mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Since the introduction of #26357/SR-11160 the TestJSONEncoder seems to have been emitting the new warnings related to tuples being incorrectly pattern matched. The changes remove the incorrect code (removing the parenthesis around the pattern). Should not have any other effect (and the effect was not normally visible if the test was successful, anyway).
77 KiB
77 KiB