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
b6443f030168d7c4888e231362020ee4be594118
wren
/
test
/
string
/
starts_with_invalid_arg.wren
T
2 lines
86 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".startsWith(null)) // expect runtime error: Argument must be a string.
Reference in New Issue
Copy Permalink