This website requires JavaScript.
Explore
Help
Register
Sign In
max
/
iodine
Archived
Watch
1
Star
0
Fork
0
You've already forked iodine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-13
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
87bf540458f0c85948fe67bff038f43599046c59
iodine
/
examples
/
args.io
3 lines
33 B
Io
Raw
Normal View
History
Unescape
Escape
`args` variable allows access to command line args
2025-05-13 09:07:35 +10:00
printlist
args
;
Allow access to lists
2025-05-13 11:06:40 +10:00
println
args
[
0
]
;
Reference in New Issue
Copy Permalink