mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
37 KiB
37 KiB