mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
I broke writeback of byref arguments to functions with my RValue refactor, but assignment writeback (including destructuring assignments like (a, b) = (b, a)) should work. Add a test for it. Swift SVN r4731
1.2 KiB
1.2 KiB