diff run/alias_09.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 de27ca625bf7
children a33ad7189d21
line wrap: on
line diff
--- a/run/alias_09.d	Sat Oct 23 10:12:58 2004 +0000
+++ b/run/alias_09.d	Sat Oct 23 22:47:47 2004 +0000
@@ -1,5 +1,9 @@
 // @author@	Nick <Nick_member@pathlink.com>
 // @date@	2004-09-11
+// @uri@	news://chtj6t$24bm$1@digitalmars.com
+// @url@	nttp://digitalmars.com/digitalmars.D.bugs:1821
+
+module dstress.run.alias_09;
 
 class foo(T: T[]){
 }