Function __action712

Source
fn __action712<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, FunctionPrototype, LexerPosition),
    __1: (LexerPosition, CompoundStatement, LexerPosition),
) -> FunctionDefinition
where L: HasLexerError,