diff nocompile/super_06.d @ 374:f87ba6507260

added missing meta-data
author thomask
date Thu, 31 Mar 2005 09:01:33 +0000
parents 7b78583d1f80
children 9faddc0de2ba
line wrap: on
line diff
--- a/nocompile/super_06.d	Thu Mar 31 08:59:14 2005 +0000
+++ b/nocompile/super_06.d	Thu Mar 31 09:01:33 2005 +0000
@@ -9,6 +9,8 @@
 
 // Object has no constructor
 
+// __DSTRESS_ELINE__  18
+
 module dstress.nocompile.super_06;
 
 class MyClass : Object{