changeset 706:98da8471e794

extended invalid "static if" tests
author thomask
date Sun, 16 Oct 2005 12:44:05 +0000
parents 2aa02c15c639
children 5ba45899cddd
files nocompile/s/static_if_01_E.d
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/s/static_if_01_E.d	Sun Oct 16 12:44:05 2005 +0000
@@ -0,0 +1,9 @@
+// $HeadURL: svn://dstress.kuehne.cn/nocompile/s/static_if_01_C.d $
+// $Date: 2005-05-21 21:32:38 +0200 (Sat, 21 May 2005) $
+// $Author: thomask $
+
+// __DSTRESS_ELINE__ 9
+
+module dstress.nocompile.s.static_if_01_E;
+
+static if ()
\ No newline at end of file