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