// tests mixin composition

layer allesuber;

class g6 {
   environment i, j, k; 
   void anothermethod() {}

   void bar() { }
}