struct Program { // This triggers a parse error static Main(): int { return 0; } }