blob: a7779894cae2bc050884925debbe8f552f6bdc4e [file] [log] [blame]
package test
public final class Outer {
/*primary*/ public constructor Outer()
public final class Nested</*0*/ T> {
/*primary*/ public constructor Nested</*0*/ T>()
}
}