Function glsl_lang::parser::__action853
source ยท fn __action853<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, Identifier, LexerPosition),
__1: (LexerPosition, Vec<Identifier>, LexerPosition),
) -> Vec<Identifier>where
L: HasLexerError,