diff run/align_14.d @ 697:fbee62becd2c

partial repos review
author thomask
date Mon, 03 Oct 2005 09:59:08 +0000
parents 9f7e0ec4c6d7
children 9a121126b077
line wrap: on
line diff
--- a/run/align_14.d	Sun Oct 02 20:55:57 2005 +0000
+++ b/run/align_14.d	Mon Oct 03 09:59:08 2005 +0000
@@ -10,6 +10,7 @@
 
 version(X86){
 	version(linux) version=testA; // c compiler: gcc
+	version(Windows) version(DigitalMars) version=testA; // c compiler: dmc
 }
 
 align(16) struct S{