class Foo { static void foo() {} { Foo.foo(); } }