update main.cpp and bug fix

This commit is contained in:
ValKmjolnir
2022-03-20 18:28:45 +08:00
parent e6457651d3
commit 27e25f84ec
7 changed files with 37 additions and 54 deletions
+3 -3
View File
@@ -116,10 +116,10 @@ const char* ast_name[]=
"if",
"elsif",
"else",
"multi_id",
"multi_scalar",
"multi-id",
"multi-scalar",
"def",
"multi_assign",
"multi-assign",
"continue",
"break",
"return",