System.print("abcd".startsWith(null)) // expect runtime error: Argument must be a string.