diff nocompile/with_06.d @ 338:1f6cf5ccfbc9

1) updated rules to dmd-0.119 2) added __DSTRESS_ELINE__ tags
author thomask
date Mon, 21 Mar 2005 20:45:57 +0000
parents 0fcca61f008f
children
line wrap: on
line diff
--- a/nocompile/with_06.d	Sun Mar 20 07:26:58 2005 +0000
+++ b/nocompile/with_06.d	Mon Mar 21 20:45:57 2005 +0000
@@ -1,3 +1,13 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
+// has to be a class instance or struct reference
+
+// __DSTRESS_ELINE__ 14
+
+module dstress.nocompile.with_06;
+
 class MyClass{
 	void test(){
 		char[] c="Inhalt";