Fix testData in compiler: add collections and ranges package to fq-names.
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
val empty = IntRange.<caret>EMPTY
|
||||
// BINARY: kotlin/IntRange.class
|
||||
// BINARY: ranges/IntRange.class
|
||||
// SRC: kotlin/Ranges.kt
|
||||
// TARGET: (in kotlin.IntRange.Companion).EMPTY
|
||||
// TARGET: (in kotlin.ranges.IntRange.Companion).EMPTY
|
||||
Reference in New Issue
Block a user