Function glsl_lang::parser::__action843

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