Function glsl_lang::parser::__action664

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