comparison nocompile/delegate_09.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
comparison
equal deleted inserted replaced
337:5c636c0543fe 338:1f6cf5ccfbc9
1 // $HeaderURL$ 1 // $HeaderURL$
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4 4
5 // delegates can only be initialized with non-static member functions 5 // delegates can only be initialized with non-static member functions
6
7 // __DSTRESS_ELINE__ 19
6 8
7 module dstress.nocompile.delegate_09; 9 module dstress.nocompile.delegate_09;
8 10
9 enum MyEnum{ 11 enum MyEnum{
10 test 12 test