class MyExeCompileError::MainHasArguments {
  static method main : int ($argv : string[]) {
  }
}