mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If the fix is applied to result type of a function or subscript invocation increase its impact because such uses are invalid e.g. assigning a value to a function call `foo() = 42`, or using read-only subscript as mutating.
332 KiB
332 KiB