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