diff options
Diffstat (limited to 'html/030container.cc.html')
-rw-r--r-- | html/030container.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/030container.cc.html b/html/030container.cc.html index 311631ea..716db06e 100644 --- a/html/030container.cc.html +++ b/html/030container.cc.html @@ -89,7 +89,7 @@ def main [ <span class="traceContains">+mem: storing 36 in location 17</span> <span class="Comment">//: products of recipes can include containers</span> -<span class="Delimiter">:(scenario reply_container)</span> +<span class="Delimiter">:(scenario return_container)</span> def main [ <span class="Constant">3</span>:point<span class="Special"> <- </span>f <span class="Constant">2</span> ] |