Function glsl_lang::parser::__action661

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