1
0
forked from Mirror/wren
Commit Graph

2 Commits

Author SHA1 Message Date
7393e12555 Allow multiple arguments to IO.print(). 2014-04-09 07:48:35 -07:00
3be059a137 Fix scoping and break statements.
Variables declared in the loop were not properly disposed of
when you broke out of the loop.
2014-01-06 08:01:04 -08:00