Upgrade BuiltInsReferenceResolverTest
This commit is contained in:
+4
-2
@@ -1,2 +1,4 @@
|
||||
val empty = IntRange.<ref>EMPTY
|
||||
//kotlin/Ranges.kt:EMPTY
|
||||
val empty = IntRange.<caret>EMPTY
|
||||
// BINARY: kotlin/IntRange.class
|
||||
// SRC: kotlin/Ranges.kt
|
||||
// TARGET: (in kotlin.IntRange.Companion).EMPTY
|
||||
Reference in New Issue
Block a user