From 0d3f30c21164b9fd722455e9fc60cdb0add2a866 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 27 Jan 2016 19:59:29 -0800 Subject: 2610 - warn when recipes don't use default-space Somehow this never transferred over from the Arc version until now. --- sandbox/005-sandbox.mu | 1 + 1 file changed, 1 insertion(+) (limited to 'sandbox/005-sandbox.mu') diff --git a/sandbox/005-sandbox.mu b/sandbox/005-sandbox.mu index 35d53beb..08bdf37f 100644 --- a/sandbox/005-sandbox.mu +++ b/sandbox/005-sandbox.mu @@ -459,6 +459,7 @@ reply z # make a change (incrementing one of the args to 'add'), then rerun 1:address:shared:array:character <- new [ recipe foo [ +local-scope z:number <- add 2, 3 reply z ]] -- cgit 1.4.1-2-gfad0