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
8852e5accce7671444c468c5243293bd1b21066f
wren
/
test
/
core
/
string
/
not.wren
T
3 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
"IO" -> "System".
2015-09-15 07:46:09 -07:00
System.print(!"s") // expect: false
System.print(!"") // expect: false
Reference in New Issue
Copy Permalink