Bug fixes

This commit is contained in:
2025-08-06 12:31:33 +02:00
parent 5b9a6220e3
commit 3c7aafba10
6 changed files with 100 additions and 46 deletions
+1
View File
@@ -58,6 +58,7 @@ struct Node {
Node *params;
Node *child;
bool no_body;
Node *cond;