layer Foo.Bar;

// tests if layer can be optional

class MyClass extends AstNode { 
   int one; 
   int foobar;
}
