stage1 完成15测试
This commit is contained in:
@@ -161,6 +161,7 @@ static void parse_fn_decl(spl_comp_t *ctx, int is_extern, int is_pub) {
|
||||
expect(ctx, TOK_R_BRACE);
|
||||
}
|
||||
|
||||
spl_emit_defer_epilogue(ctx, ctx->scope_depth);
|
||||
spl_pop_scope(ctx);
|
||||
|
||||
/* Emit implicit RET for void functions without explicit return */
|
||||
|
||||
Reference in New Issue
Block a user