blob: 0c2e8dc48241afa55e3fe368f26e003caa08261a [file] [log] [blame]
package p;
class A<T>{
static class S {}
private int f;
private int g;
}