Fix testData in compiler: add collections and ranges package to fq-names.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// ResolveSession.resolveToDescriptor used to crash on such code, so we just check that it's ok now
|
||||
import kotlin.Double
|
||||
import kotlin.List
|
||||
import kotlin.collections.List
|
||||
import kotlin.arrayOfNulls
|
||||
|
||||
class List {}
|
||||
|
||||
Reference in New Issue
Block a user