mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 00:46:07 +00:00
4 lines
120 B
Plaintext
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") |