test: add non-ASCII UTF-8 test cases for contains, endsWith, equality, indexOf, and startsWith string methods
This commit is contained in:
@@ -0,0 +1 @@
|
||||
IO.print("abcd".endsWith(null)) // expect runtime error: Argument must be a string.
|
||||
Reference in New Issue
Block a user