class {
  static method main : void () {
    print "MyExe::Foo::Bar\n";
  }
}