Fix testData in compiler: add collections and ranges package to fq-names.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ fun test() {
|
||||
|
||||
Resolved call:
|
||||
|
||||
Resulting descriptor: val EMPTY: IntRange defined in kotlin.IntRange.Companion
|
||||
Resulting descriptor: val EMPTY: IntRange defined in kotlin.ranges.IntRange.Companion
|
||||
|
||||
Explicit receiver kind = DISPATCH_RECEIVER
|
||||
Dispatch receiver = IntRange {Companion}
|
||||
|
||||
Reference in New Issue
Block a user