diff nocompile/bug_cod4_352.d @ 111:24da167d3f07

svn maintenance 1) mime types 2) end of line property 3) updated links in the result page
author thomask
date Sun, 07 Nov 2004 08:37:27 +0000
parents 659bb018c489
children a33ad7189d21
line wrap: on
line diff
--- a/nocompile/bug_cod4_352.d	Sat Nov 06 21:55:48 2004 +0000
+++ b/nocompile/bug_cod4_352.d	Sun Nov 07 08:37:27 2004 +0000
@@ -1,14 +1,14 @@
-// @author@	Hauke Duden <H.NS.Duden@gmx.net>
-// @date@	2004-07-04
-// @uri@	news://cc8qdr$oe8$1@digitaldaemon.com
-// @url@	nttp://digitalmars.com/digitalmars.D.bugs:700
-
-module dstress.nocompile.bug_cod4_352;
-
-int main(){
-	void[] x;
-	
-	x[0]=1;
-	
-	return 0;
-}
+// @author@	Hauke Duden <H.NS.Duden@gmx.net>
+// @date@	2004-07-04
+// @uri@	news://cc8qdr$oe8$1@digitaldaemon.com
+// @url@	nttp://digitalmars.com/digitalmars.D.bugs:700
+
+module dstress.nocompile.bug_cod4_352;
+
+int main(){
+	void[] x;
+	
+	x[0]=1;
+	
+	return 0;
+}