1 line
85 B
Plaintext
1 line
85 B
Plaintext
|
|
IO.print("abcd".startsWith(null)) // expect runtime error: Argument must be a string.
|