blob: 4b58e1c9a5d8b066c3940e617069f9e034f1d2c7 [file] [log] [blame]
package p;
class Inner{
void foo() {
A.F= 2;
}
}