Function glsl_lang::parser::__action835

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