Fix testData in compiler: add collections and ranges package to fq-names.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
package
|
||||
|
||||
public fun f(/*0*/ c: kotlin.LongRange): kotlin.Int
|
||||
public fun f(/*0*/ c: kotlin.ranges.LongRange): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user