about summary refs log tree commit diff stats
path: root/cpp/013literal_string
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/013literal_string')
-rw-r--r--cpp/013literal_string2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/013literal_string b/cpp/013literal_string
index 965f3f60..008f95ad 100644
--- a/cpp/013literal_string
+++ b/cpp/013literal_string
@@ -5,7 +5,7 @@
 //: imagine that 'recipe' might one day itself be defined in mu, doing its own
 //: parsing.
 
-:(scenarios add_recipes)
+:(scenarios load)
 :(scenario "string_literal")
 recipe main [
   1:address:array:character <- new [abc def]