[Swift-commit] r4744 - trunk/tests/language-behaviour/IO

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Sat Jul 2 23:16:46 CDT 2011


Author: hategan
Date: 2011-07-02 23:16:46 -0500 (Sat, 02 Jul 2011)
New Revision: 4744

Modified:
   trunk/tests/language-behaviour/IO/q23.swift
Log:
shouldn't fail any more; there is a way to pass arguments now

Modified: trunk/tests/language-behaviour/IO/q23.swift
===================================================================
--- trunk/tests/language-behaviour/IO/q23.swift	2011-07-03 04:12:37 UTC (rev 4743)
+++ trunk/tests/language-behaviour/IO/q23.swift	2011-07-03 04:16:46 UTC (rev 4744)
@@ -1,5 +1,3 @@
-// THIS-SCRIPT-SHOULD-FAIL
-// This script should fail because there is no way to pass an argument to a specific swift file within a group.
 type messagefile {} 
 
 app (messagefile t) greeting (string s) {   




More information about the Swift-commit mailing list