diff nocompile/abstract_11.d @ 311:35a1df98caf1

updated abstract tests to dmd-118
author thomask
date Wed, 16 Mar 2005 11:09:23 +0000
parents
children 1f6cf5ccfbc9
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/abstract_11.d	Wed Mar 16 11:09:23 2005 +0000
@@ -0,0 +1,12 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
+// @author@	Thomas Kuehne <thomas-dloop@kuehne.thisisspam.cn
+// @date@	2005-03-16
+// @uri@	news:miglg2-ph5.ln1@lnews.kuehne.cn
+// @url@	nntp://news.digitalmars.com/digitalmars.D.bugs/3196
+
+module dstress.nocompile.abstract_11;
+
+abstract int a;