Function glsl_lang::parser::__action818

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