This Swift crasher is still present in Xcode 16 beta 2 and I'm starting to worry 馃槄 any Swift folks still around this part of the internet able to take a look?
FB13828346
Runtime crash when compiling with Swift 6 and running on Swift 5.X runtime 路 Issue #74333 路 swiftlang/swift
Description Using the version of Swift 6 bundled with Xcode 16 beta 1, the following two snippets of code compile and run fine in iOS 18 (sim/device) and macOS 15, but crash when run in iOS 17 (sim...