Files
highground/test.high
2025-09-01 21:06:05 +10:00

7 lines
56 B
Plaintext

let dingus = 10
if "test" == "test"
end
print(dingus)