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
915f403bc75025731b0a10826837dd473bd9e363
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