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
b081f2622d798def7a7f5af03306a31a0e7b4fd4
wren
/
test
/
comments
/
line_at_eof.wren
T
2 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: convert IO from singleton instance to static class with metaclass native methods
2013-12-22 03:25:09 +00:00
IO.write("ok") // expect: ok
feat: add skipBlockComment parser with nesting support and three test cases
2013-11-14 01:09:47 +00:00
// comment
Reference in New Issue
Copy Permalink