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
6dd270d7ef0726ee0996983933d1101b1d5a2788
wren
/
test
/
semicolon.wren
T
2 lines
40 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
var a = "ok"; IO.write(a) // expect: ok
Reference in New Issue
Copy Permalink