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
4260a10983d7852f11b62c93181c6278da1f6b03
wren
/
test
/
string
/
index_of_invalid_arg.wren
T
2 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename a couple of files and tweak some docs.
2015-01-11 19:13:15 -08:00
IO.print("abcd".indexOf(null)) // expect runtime error: Argument must be a string.
Reference in New Issue
Copy Permalink