blob: a887ae1e52925c0f0cb1d9529f029f39f6c5b095 [file] [log] [blame]
package p;
class A{
protected int f;
private static int g;
}