mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 12:59:05 +08:00
update main.cpp and bug fix
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user