diff nocompile/switch_12.d @ 144:0e1a3785ec97

1) added missing @url@/@uri@ tags 2) added dchar tests 3) cleanup of opPos, opNeg 4) renamed "classes" -> "class"
author thomask
date Wed, 17 Nov 2004 12:48:16 +0000
parents 80cc53b2b7d9
children f87ba6507260
line wrap: on
line diff
--- a/nocompile/switch_12.d	Wed Nov 17 09:51:22 2004 +0000
+++ b/nocompile/switch_12.d	Wed Nov 17 12:48:16 2004 +0000
@@ -2,6 +2,11 @@
 // $Date$
 // $Author$
 
+// @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn>
+// @date@	2004-11-17
+// @uri@	news:u1gr62-kjv.ln1@kuehne.cn
+// @url@	nntp://digitalmars.com/digitalmars.D.bugs/2288
+
 // duplicate case "123" in switch statement
 
 module dstress.nocompile.switch_12;