[Swift-commit] r6320 - branches/faster/tests/language-behaviour/math

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Thu Feb 28 16:02:16 CST 2013


Author: davidk
Date: 2013-02-28 16:02:16 -0600 (Thu, 28 Feb 2013)
New Revision: 6320

Modified:
   branches/faster/tests/language-behaviour/math/intdivision.out.expected
Log:
Fix formatting of output so test passes


Modified: branches/faster/tests/language-behaviour/math/intdivision.out.expected
===================================================================
--- branches/faster/tests/language-behaviour/math/intdivision.out.expected	2013-02-28 20:10:51 UTC (rev 6319)
+++ branches/faster/tests/language-behaviour/math/intdivision.out.expected	2013-02-28 22:02:16 UTC (rev 6320)
@@ -1,3 +1 @@
-n = 1
-x = 1.0
-x = 1
+x = 1, y = 1, z = 1




More information about the Swift-commit mailing list