Function glsl_lang::parser::__action708

source ยท
fn __action708<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, ForInitStatementData, LexerPosition),
) -> ForInitStatement
where L: HasLexerError,