comparison nocompile/offsetof_08.d @ 374:f87ba6507260

added missing meta-data
author thomask
date Thu, 31 Mar 2005 09:01:33 +0000
parents e5bbb877feb9
children
comparison
equal deleted inserted replaced
373:177ce8d13eac 374:f87ba6507260
1 // $HeadURL$ 1 // $HeadURL$
2 // $Date$ 2 // $Date$
3 // $Author$ 3 // $Author$
4
5 // __DSTRESS_ELINE__ 17
4 6
5 module dstress.nocompile.offsetof_08; 7 module dstress.nocompile.offsetof_08;
6 8
7 class MyClass{ 9 class MyClass{
8 int a; 10 int a;