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 ff(/*0*/ l: kotlin.MutableCollection<kotlin.String>): kotlin.Boolean
|
||||
public fun ff(/*0*/ l: kotlin.collections.MutableCollection<kotlin.String>): kotlin.Boolean
|
||||
|
||||
Reference in New Issue
Block a user