diff options
Diffstat (limited to 'cpp/054closure_name')
-rw-r--r-- | cpp/054closure_name | 2 |
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 |