Basic infile reading is working, untested

This commit is contained in:
2024-09-28 12:26:42 +10:00
parent 3d1d3b3b77
commit 57fb1ece81
6 changed files with 198 additions and 16 deletions

1
scripts/example.toy Normal file
View File

@@ -0,0 +1 @@
(1 + 2) * (3 + 4);