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
6609bf24120e0b7a70b0d2542278b1c78a676f74
wren
/
test
/
string
/
concatenation.wren
T
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: enforce string type validation in string_plus and remove coercion TODO
2014-04-09 04:17:49 +00:00
IO.print("a" + "b") // expect: ab
Reference in New Issue
Copy Permalink