// FIR_IDENTICAL class A(val foo: Int) fun A.test(foo: String) { val a: String = foo }