Function glsl_lang::parser::__action665
source ยท fn __action665<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, ArrayedIdentifier, LexerPosition),
__1: (LexerPosition, Token, LexerPosition),
__2: (LexerPosition, Initializer, LexerPosition),
__3: (LexerPosition, LexerPosition, LexerPosition),
) -> SingleDeclarationNoTypewhere
L: HasLexerError,