blob: 4400551adb39550e9eaf0dc0ceb6b7b86710a21b [file] [log] [blame]
package p;
class A{
private int f;
private String g;
}