Add tests for string methods that support UTF-8 already.
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