about summary refs log tree commit diff stats
path: root/cpp/054closure_name
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-24 10:19:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 10:19:03 -0700
commit88be3dbc0c996490dbac97538f4d712a5b4f6f07 (patch)
treedbba8f597d3090bb71553544ba28c59644973b3b /cpp/054closure_name
parente351d6fd04d95068fac4402dc103e0752182fa8d (diff)
downloadmu-88be3dbc0c996490dbac97538f4d712a5b4f6f07.tar.gz
1162
Diffstat (limited to 'cpp/054closure_name')
-rw-r--r--cpp/054closure_name2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/054closure_name b/cpp/054closure_name
index 9c61d5cd..ea48694b 100644
--- a/cpp/054closure_name
+++ b/cpp/054closure_name
@@ -3,7 +3,7 @@
 //: the variable in the chained/surrounding space. /space:2 looks up the
 //: surrounding space of the surrounding space, etc.
 
-:(scenario "closure")
+:(scenario closure)
 recipe main [
   default-space:address:array:location <- new location:type, 30:literal
   1:address:array:location/names:init-counter <- init-counter