blob: ce9c712e0df0e8025c80026d80986cdd2ce2fc40 [file] [log] [blame]
package p;
class Inner{
static void foo() {
}
static int t= 1;
}