Files
swift-mirror/test/Interpreter/writeback.swift
Joe Groff 50312c847f Add interpreter test for writeback behavior.
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
2013-04-13 22:35:36 +00:00

1.2 KiB