1 package bar.foo;
2 
3 class static_3 {
4     static class zoink { static class zork {}}
5 }
6