// "Insert 'this()' call" "true" // ERROR: None of the following functions can be called with the arguments supplied. class A(val x: Int) { constructor(x: String) }