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
92222fe7c6e96b7f8548c508a02d7b075861141a
wren
/
test
/
string
/
concatenation.wren
T
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test string concatenation.
2014-04-08 21:17:49 -07:00
IO.print("a" + "b") // expect: ab
Reference in New Issue
Copy Permalink