Fixed casting + grouping, resolved #67

This commit is contained in:
2023-07-31 16:17:33 +10:00
parent 35bfa1b9f1
commit 10dbe8f8f1
5 changed files with 40 additions and 24 deletions

View File

@@ -119,6 +119,7 @@ int main() {
"dottify-bugfix.toy",
"function-within-function-bugfix.toy",
"functions.toy",
"group-casting-bugfix.toy",
"increment-postfix-bugfix.toy",
"index-arrays.toy",
"index-assignment-both-bugfix.toy",