[FIR] Implement CANNOT_BE_IMPORTED diagnostic
This commit is contained in:
@@ -8,7 +8,7 @@ import reflect.Constructor
|
||||
import b.*
|
||||
import d
|
||||
import d.Test
|
||||
import b.d
|
||||
import b.<!PACKAGE_CANNOT_BE_IMPORTED!>d<!>
|
||||
|
||||
class Some: <!UNRESOLVED_REFERENCE!>Test<!>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user