ilo 26.5.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
-- feature: fmt — template + arg fill
-- expected: x=7
main>t;n=7;fmt "x={}" n