[Swift-commit] r6262 - trunk/tests/language-behaviour/math

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Tue Feb 12 16:50:33 CST 2013


Author: davidk
Date: 2013-02-12 16:50:33 -0600 (Tue, 12 Feb 2013)
New Revision: 6262

Modified:
   trunk/tests/language-behaviour/math/intdivision.out.expected
Log:
Fix expected output


Modified: trunk/tests/language-behaviour/math/intdivision.out.expected
===================================================================
--- trunk/tests/language-behaviour/math/intdivision.out.expected	2013-02-12 21:20:12 UTC (rev 6261)
+++ trunk/tests/language-behaviour/math/intdivision.out.expected	2013-02-12 22:50:33 UTC (rev 6262)
@@ -1,3 +1 @@
-n = 1
-x = 1.0
-x = 1
+x = 1, y = 1, z = 1




More information about the Swift-commit mailing list