Or you can just…
qazqazqaz
edcrfvtgb
struct ContentView: View { var body: some View { Text("Hello, Swift!") } }