Files
Alexander Udalov 164c72e877 Prefer package with class files to class with the same name
See comments in JvmDependenciesIndexImpl and in the test

 #KT-15464 Fixed
2017-01-10 12:23:25 +03:00

5 lines
40 B
Java
Vendored

package test.Foo;
public class Bar {
}