mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Detect and diagnose situations when it's invalid to use `nil` literal without more context e.g. `_ = nil`, `nil as? Int`, or `_ = nil!`.
61 KiB
61 KiB