diff nocompile/pragma_lib_01.d @ 336:e3562def9b09

added pragama(lib) tests
author thomask
date Sun, 20 Mar 2005 06:33:58 +0000
parents
children f87ba6507260
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nocompile/pragma_lib_01.d	Sun Mar 20 06:33:58 2005 +0000
@@ -0,0 +1,7 @@
+// $HeadURL$
+// $Date$
+// $Author$
+
+module dstress.nocompile.pragma_lib_01;
+
+pragma(lib);
\ No newline at end of file