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
53884b13328c1c9e2906e0272cc53c71cf8b2081
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