comparison run/a/auto_14_A.d @ 1380:902d2c168029

updates for DMD-1.007
author thomask
date Sun, 04 Mar 2007 11:01:08 +0000
parents 03b5056496f1
children
comparison
equal deleted inserted replaced
1379:f4ba482f309c 1380:902d2c168029
3 // $Author$ 3 // $Author$
4 4
5 // @author@ Sean Kelly <sean@f4.ca> 5 // @author@ Sean Kelly <sean@f4.ca>
6 // @date@ 2006-01-24 6 // @date@ 2006-01-24
7 // @uri@ news:dr5uqg$2hn7$1@digitaldaemon.com 7 // @uri@ news:dr5uqg$2hn7$1@digitaldaemon.com
8 // @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=704
8 9
9 module dstress.run.a.auto_14_A; 10 module dstress.run.a.auto_14_A;
10 11
11 bool hadDtor = false; 12 bool hadDtor = false;
12 13