fn __action393<'i, L>(
ctx: &ParseContext,
(_, e, _): (LexerPosition, Option<TypeSpecifier>, LexerPosition),
(_, v, _): (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Vec<TypeSpecifier> ⓘwhere
L: HasLexerError,
fn __action393<'i, L>(
ctx: &ParseContext,
(_, e, _): (LexerPosition, Option<TypeSpecifier>, LexerPosition),
(_, v, _): (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Vec<TypeSpecifier> ⓘwhere
L: HasLexerError,