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