Function glsl_lang::parser::__action855

source ยท
fn __action855<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<Initializer>
where L: HasLexerError,