Function glsl_lang::parser::__action776

source ยท
fn __action776<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Token, LexerPosition),
) -> Expr
where L: HasLexerError,