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
a30a5daa297b0119a0a8e0f7171528a15ca5c7e6
wren
/
test
/
semicolon.wren
T
2 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make IO a static class instead of a singleton.
2013-12-21 19:25:09 -08:00
var a = "ok"; IO.write(a) // expect: ok
Reference in New Issue
Copy Permalink