This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c88e61d01802cdb0222e54567d961f6a3a0b8c6d
wren
/
test
/
for
/
newline_after_for.wren
T
3 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move newline handling down into parser.
2014-04-04 07:51:18 -07:00
for // expect error
(i in [1, 2, 3]) IO.print(i)
Reference in New Issue
Copy Permalink