changeset 648:9ff420cab661

Stewart Gordon <Stewart_member@pathlink.com> 2005-08-29 news:devkck$79e$1@digitaldaemon.com
author thomask
date Tue, 30 Aug 2005 06:45:20 +0000
parents 414e94a6862d
children 35c50493907e
files nocompile/e/ExpressionStatement_03_B.d
diffstat 1 files changed, 0 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/nocompile/e/ExpressionStatement_03_B.d	Mon Aug 29 05:59:58 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-// $HeadURL$
-// $Date$
-// $Author$
-
-// @author@	Stewart Gordon <smjg_1998@yahoo.com>
-// @date@	2005-08-23
-// @uri@	news:deeu1o$5tm$2@digitaldaemon.com
-
-// __DSTRESS_ELINE__ 15
-
-module dstress.nocompile.e.ExpressionStatement_03_B;
-
-void main(){
-	int x;
-	x * x;
-} 
\ No newline at end of file