about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--036refcount.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/036refcount.cc b/036refcount.cc
index fe49db98..e141b817 100644
--- a/036refcount.cc
+++ b/036refcount.cc
@@ -434,7 +434,7 @@ def main [
 # put increments refcount inside container
 +mem: incrementing refcount of 1000: 2 -> 3
 
-:(scenario refcounts_put_index_container)
+:(scenario refcounts_put_index_array)
 container bar [
   x:address:number
 ]