Fix testData in compiler: add collections and ranges package to fq-names.
This commit is contained in:
@@ -12,7 +12,7 @@ public fun n09(/*0*/ p: kotlin.reflect.KProperty2<kotlin.String, kotlin.String,
|
||||
public fun n10(): kotlin.Unit
|
||||
public fun n11(): kotlin.Unit
|
||||
public fun y01(): kotlin.reflect.KProperty1.Getter<Foo, kotlin.Any>
|
||||
public fun y02(): kotlin.Collection<kotlin.reflect.KCallable<*>>
|
||||
public fun y02(): kotlin.collections.Collection<kotlin.reflect.KCallable<*>>
|
||||
public fun y03(): kotlin.String?
|
||||
public fun y04(): [ERROR : Error function type]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user