blob: c2ec95fa7e9f90e95c8b9825f2995309f906573e [file] [log] [blame]
public abstract interface Aaa<P> : R|kotlin/Any| {
}
public final class Bbb : R|test/Aaa<java/util/Random>| {
public constructor(): R|test/Bbb|
}