function calls not working entirely >:(

This commit is contained in:
2025-10-15 15:32:40 +11:00
parent e0dd9ee541
commit a75dcb933e
7 changed files with 52 additions and 27 deletions

View File

@@ -66,11 +66,11 @@
"arguments": [
{
"type": "IntegerLiteral",
"value": 2
"value": 1
},
{
"type": "IntegerLiteral",
"value": 3
"value": 2
}
]
}