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
29e870881221600588455984e39291da3eafd9c9
wren
/
test
/
string
/
starts_with_invalid_arg.wren
T
2 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: rename test files to snake_case and update string class docs
2015-01-12 03:13:15 +00:00
IO.print("abcd".startsWith(null)) // expect runtime error: Argument must be a string.
Reference in New Issue
Copy Permalink