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
/
join_separator_not_string.wren
T
2 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: abstract List's toString into generic join method on Sequence
2015-01-24 04:45:23 +00:00
"string".join(2) // // expect runtime error: Right operand must be a string.
Reference in New Issue
Copy Permalink