Don't consider a directory to be a package if there's a .java or .class file with the same name in its parent directory
#KT-12664 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import test.Foo.Bar
|
||||
|
||||
val f: Bar? = null
|
||||
Reference in New Issue
Block a user