Function glsl_lang::parser::__action272

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