Function glsl_lang::parser::__action682

source ยท
fn __action682<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Vec<ArraySpecifierDimension>, LexerPosition),
) -> ArraySpecifier
where L: HasLexerError,