Function glsl_lang::parser::__action666

source ยท
fn __action666<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, ArrayedIdentifier, LexerPosition),
    __1: (LexerPosition, LexerPosition, LexerPosition),
) -> SingleDeclarationNoType
where L: HasLexerError,