class MyExeCompileError {
  static method main : int () {
    my $foo;
  }
}