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
16d2f62a24a5a11353aab5785a8097b047743b60
wren
/
test
/
string
/
literals.wren
T
3 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up text handling a bit:
2014-01-05 12:27:12 -08:00
IO.print("".count) // expect: 0
IO.print("a string") // expect: a string
Reference in New Issue
Copy Permalink