Files
Toy/examples/hello_world.toy
T
Ratstail91 92e4a41662 Renamed 'scripts' directory to 'examples'
Also allowed assignment within conditionals
2026-05-26 23:42:33 +10:00

2 lines
56 B
Plaintext

//the semicolon is super important
print "Hello world!";