class Test { void method() { new a() { static int i; }; } }