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
efcc4d07c751f25524a33b8a2e84ac9d38f57d84
wren
/
test
/
language
/
if
/
newline_after_if.wren
T
3 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: move newline handling from lexer into parser grammar rules
2014-04-04 14:51:18 +00:00
if // expect error
feat: replace IO class with System class and remove separate IO module
2015-09-15 14:46:09 +00:00
(true) System.print("bad")
Reference in New Issue
Copy Permalink