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
6fb8804c9eeae0a682853f231152796d0642b5c8
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