Further progress

This commit is contained in:
2025-09-01 21:06:05 +10:00
parent a604b8d5c4
commit 5ebf653342
4 changed files with 38 additions and 28 deletions

View File

@@ -1,3 +1,7 @@
let dingus = 10
if "test" == "test"
end
print(dingus)