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