diff nocompile/delegate_10.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 2c9eb7937bb2
children
line wrap: on
line diff
--- a/nocompile/delegate_10.d	Sun Mar 20 07:26:58 2005 +0000
+++ b/nocompile/delegate_10.d	Mon Mar 21 20:45:57 2005 +0000
@@ -4,6 +4,8 @@
 
 // delegates can only be initialized with non-static member functions
 
+// __DSTRESS_ELINE__ 20
+
 module dstress.nocompile.delegate_10;
 
 union MyUnion{