package bar.foo;
class static_2 {
static class koink {
static int i;
static void foo (){}
static {}
static class foo {}
}