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
8e791c70c0b1b83c0fd526a951afd11300177da6
wren
/
test
/
language
/
function
/
no_newline_before_close.wren
T
2 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make constructors just methods.
2015-07-10 09:18:22 -07:00
Fn.new {
Move newline handling down into parser.
2014-04-04 07:51:18 -07:00
IO.print("ok") } // expect error
Reference in New Issue
Copy Permalink