Crazy how something like

myCoolView
.a
.bunch
.of
.stuff
.environment(\.nonExistantKey, "Some String”)

can send the Swift compiler into giving up – I'm on an Apple M4 Pro and can easily waste an hour hunting down typos like this, it's bananas

@dlx Hoping that the latest changes by Slava on the type checker will improve this when Swift 6.3 is released!