blob: 039339c981f206bb3f011d016b2b899ff750b2c5 [file] [log] [blame]
package p;
class A{
int f;
private int g;
}