mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`_` or discard assignment expression should only be used on the left-hand side of the assignment expression. Incorrect uses are easy to detect during constraint generation which also allows us to avoid complications related to other diagnostics when `_` is used incorrectly.
11 KiB
11 KiB