ilo 0.12.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
4
-- feature: prnt — write to stdout (output is "hi" then "0" on its own line)
-- expected: hi
-- expected: 0
main>n;prnt "hi";0