tdd this shit

This commit is contained in:
bronku 2025-11-28 09:42:58 +01:00
parent f0f71075f1
commit e576ade39b
30 changed files with 103 additions and 0 deletions

7
test/parser/13.out Normal file
View file

@ -0,0 +1,7 @@
Module
For(i)
Identifier(items)
ExprStmt
Call
Identifier(print)
Identifier(i)