diff undefined/typedef_10_G.d @ 944:eb7e3f644b18

Stewart Gordon <smjg_1998@yahoo.com> 2006-03-27 news:e08emq$n8l$1@digitaldaemon.com
author thomask
date Sun, 02 Apr 2006 11:53:50 +0000
parents 47da30a67c8d
children
line wrap: on
line diff
--- a/undefined/typedef_10_G.d	Sun Apr 02 11:53:42 2006 +0000
+++ b/undefined/typedef_10_G.d	Sun Apr 02 11:53:50 2006 +0000
@@ -19,4 +19,6 @@
 	Int i;
 
 	static assert (is(typeof(l + i) == long));
+
+	return 0;
 }