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
/
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