diff run/c/const_28_G.d @ 1535:20d8ee6523e1

updated to DMD-1.013
author thomask
date Mon, 07 May 2007 05:19:57 +0000
parents 2f10fa84a21b
children
line wrap: on
line diff
--- a/run/c/const_28_G.d	Mon May 07 05:19:35 2007 +0000
+++ b/run/c/const_28_G.d	Mon May 07 05:19:57 2007 +0000
@@ -16,7 +16,7 @@
 	int[arity] data = void;
 }
 
-void init(inout Leaf* leaf){
+void init(ref Leaf* leaf){
 	leaf= new Leaf;
 }