mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The removed `else if` branch caused the argument to the `-` operator to be be reported as `Mismatch`. I couldn’t figure out what that branch was for, so I removed it. rdar://91588948