Function glsl_lang::parser::__action538

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