stage1 修复bug 删除递归测试
This commit is contained in:
@@ -13,7 +13,6 @@ spl_tok_t *advance(spl_comp_t *ctx) {
|
||||
return t;
|
||||
}
|
||||
|
||||
|
||||
/* ============================================================
|
||||
* Parse function definition
|
||||
* fn name(params) ret-type { body }
|
||||
|
||||
Reference in New Issue
Block a user