Files
argon-v3/cool_module.ar
2023-03-14 00:09:03 +00:00

4 lines
120 B
Plaintext

cool_function() = do
term.log("this is a cool function")
time.snooze(1)
term.log("wow what a cool function")