Importing root scope without members.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package nonRoot
|
||||
|
||||
fun foo() {
|
||||
java.lang.<caret>Fake() // qualification doesn't help, because we are in other package
|
||||
}
|
||||
|
||||
//REF_EMPTY
|
||||
Reference in New Issue
Block a user