1989e8f094
Adapt lookup tests to allow running K1 and K2 on the same testdata and compare the lookups recorded.
7 lines
187 B
Kotlin
Vendored
7 lines
187 B
Kotlin
Vendored
package foo.bar
|
|
|
|
/*p:foo.bar*/fun main(args: /*p:foo.bar p:kotlin*/Array</*p:foo.bar*/String>) {
|
|
val f: /*p:foo.bar p:kotlin*/Array</*p:foo.bar*/Int>
|
|
val s: /*p:foo.bar*/String
|
|
}
|