diff nocompile/override_05.d @ 70:5f98d4a33d49

1) review of all test cases with unexpected results (except encoding and html/xml) 2) updated todo
author thomask
date Sat, 23 Oct 2004 22:47:47 +0000
parents 3414705c41ac
children f87ba6507260
line wrap: on
line diff
--- a/nocompile/override_05.d	Sat Oct 23 10:12:58 2004 +0000
+++ b/nocompile/override_05.d	Sat Oct 23 22:47:47 2004 +0000
@@ -1,3 +1,5 @@
+// override can only be applied to class functions
+module dstress.nocompile.override_05;
 
 struct MyStruct{
 	override int x;