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
6858db260ab1d98b630b21ece965f24ad5999a9d
wren
/
test
/
string
/
contains_argument_not_string.wren
T
2 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: replace validateIndexOld with validateIndex and add validateString for core methods
2014-01-03 18:47:26 +00:00
"foo".contains(1) // expect runtime error: Argument must be a string.
Reference in New Issue
Copy Permalink