164c72e877
See comments in JvmDependenciesIndexImpl and in the test #KT-15464 Fixed
6 lines
67 B
Java
Vendored
6 lines
67 B
Java
Vendored
package test;
|
|
|
|
public class Boo {
|
|
public interface Nested {}
|
|
}
|