updated examples a tiny bit

gonna start work on actual compiler now
This commit is contained in:
SpookyDervish
2025-10-13 18:03:13 +11:00
parent 985af13d6a
commit 4e17674361
4 changed files with 23 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
depend "string.pla"
depend "io.h"
myInt: Int = 123
myDecimal: Float = 0.456