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