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