diff nocompile/delegate_05.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_05.d	Sun Mar 20 07:26:58 2005 +0000
+++ b/nocompile/delegate_05.d	Mon Mar 21 20:45:57 2005 +0000
@@ -5,6 +5,8 @@
 // delegates can't be initialized with static member functions or
 // non-member functions
 
+// __DSTRESS_ELINE__ 22
+
 module dstress.nocompile.delegate_05;
 
 class MyClass{