okto/example.okto
Maxwell Jeffress 313ecb962f Fix bugs
2024-12-26 20:46:52 +11:00

6 lines
74 B
Plaintext
Executable File

#!/home/max/code/okto/okto
int dingus = 5
log dingus
dingus ++
log dingus