comparison run/with_04.d @ 374:f87ba6507260

added missing meta-data
author thomask
date Thu, 31 Mar 2005 09:01:33 +0000
parents 0fcca61f008f
children
comparison
equal deleted inserted replaced
373:177ce8d13eac 374:f87ba6507260
1 // $HeadURL$
2 // $Date$
3 // $Author$
4
5 module dstress.run.with_04;
6
1 Child dummySuper; 7 Child dummySuper;
2 8
3 int value=1; 9 int value=1;
4 10
5 class Parent{ 11 class Parent{