package bar.foo;
// Redefining and stuffing the redefined class with something

class redef6 {
  class redef6 {int foo;}
}