[svn]
r6404: nemerle/trunk/ncc/testsuite/completion-playground/compl3.n
VladD2
svnadmin at nemerle.org
Mon Jun 19 00:03:14 CEST 2006
Log:
Undo previous test changes.
Author: VladD2
Date: Mon Jun 19 00:03:13 2006
New Revision: 6404
Modified:
nemerle/trunk/ncc/testsuite/completion-playground/compl3.n
Modified: nemerle/trunk/ncc/testsuite/completion-playground/compl3.n
==============================================================================
--- nemerle/trunk/ncc/testsuite/completion-playground/compl3.n (original)
+++ nemerle/trunk/ncc/testsuite/completion-playground/compl3.n Mon Jun 19 00:03:13 2006
@@ -6,9 +6,6 @@
using System.IO;
using System.Console;
-// Test CR LF
-
-
def engine = Engine ();
def files = Hashtable ();
def rawArgs = System.Environment.GetCommandLineArgs ().ToList();
More information about the svn
mailing list