Function glsl_lang::parser::__action827

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