79275154

Date: 2024-12-12 12:48:49
Score: 2.5
Natty:
Report link

I accidentally deleted @main from

@main
struct MyApp: App {
    var body: some Scene {
        WindowGroup {
            ContentView()
        }
    }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @main
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user1801745