From b89b822439f47a490a1b764e14a1ed1b73059cba Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 16 Jun 2018 23:19:59 -0700 Subject: 4260 - make address coercions explicit 'deaddress' is a terrible name. Hopefully I'll come up with something better. --- 072recipe.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '072recipe.cc') diff --git a/072recipe.cc b/072recipe.cc index 532491e7..dd71830d 100644 --- a/072recipe.cc +++ b/072recipe.cc @@ -395,7 +395,7 @@ def main [ def f x:&:num -> y:num [ local-scope load-ingredients - y <- copy x + y <- deaddress x ] $error: 0 -- cgit 1.4.1-2-gfad0