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
/
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