class TestCase::CompileError::Interface::HaveBlock : interface_t {
  method main : int ($start_file : string, $args : string[]) {

  }
}