Function glsl_lang::parser::__action800

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