[svn]
r6403: nemerle/trunk/ncc/testsuite/completion-playground/compl3.n
VladD2
svnadmin at nemerle.org
Mon Jun 19 00:00:39 CEST 2006
Log:
Test CRLF to LF automatic convention.
Author: VladD2
Date: Mon Jun 19 00:00:37 2006
New Revision: 6403
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:00:37 2006
@@ -6,6 +6,9 @@
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