From 86778aa4265a4845c8da1f3f78bdb68c14a58c4a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 1 Sep 2015 20:29:50 -0700 Subject: 2126 --- 030container.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '030container.cc') diff --git a/030container.cc b/030container.cc index 14166047..61fad420 100644 --- a/030container.cc +++ b/030container.cc @@ -32,7 +32,7 @@ recipe main [ recipe main [ 2:point <- copy 1:number ] -+warn: main: size mismatch in storing to 2:point at '2:point <- copy 1:number' ++warn: main: size mismatch in storing to 2:point (2 vs 1) at '2:point <- copy 1:number' :(before "End Mu Types Initialization") // A more complex container, containing another container as one of its -- cgit 1.4.1-2-gfad0