class TestCase::CompileError::Interface::StaticMethod : interface_t {
static method main : int ($start_file : string, $args : string[]);
}
class TestCase::CompileError::Interface::StaticMethod : interface_t {
static method main : int ($start_file : string, $args : string[]);
}