Function glsl_lang::parser::__action864

source ยท
fn __action864<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Token, LexerPosition),
    __1: (LexerPosition, PreprocessorVersionProfile, LexerPosition),
) -> PreprocessorVersion
where L: HasLexerError,