[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class A(val foo: Int)
|
||||
|
||||
fun A.test(foo: String) {
|
||||
val a: String = foo
|
||||
}
|
||||
Reference in New Issue
Block a user