static_3.java   [plain text]


package bar.foo;

class static_3 {
    static class zoink { static class zork {}}
}