blob: fdb5b99dac50c505f6f6e7f56b80cee4b7645399 [file] [log] [blame]
package bar.foo;
class static_2 {
static class koink {
static int i;
static void foo (){}
static {}
static class foo {}
}
}