USELESS_HIDDEN_IMPORT diagnostic fixed for LAZY mode
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import kotlin.Double
|
||||
import <!USELESS_HIDDEN_IMPORT!>kotlin.List<!>
|
||||
|
||||
class List {}
|
||||
Reference in New Issue
Block a user