Function glsl_lang::parser::__action367

source ยท
fn __action367<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, Vec<Option<ExternalDeclaration>>, LexerPosition),
) -> TranslationUnit
where L: HasLexerError,