about summary refs log tree commit diff stats
path: root/011load.cc
diff options
context:
space:
mode:
Diffstat (limited to '011load.cc')
-rw-r--r--011load.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/011load.cc b/011load.cc
index 34d6c457..5f172aae 100644
--- a/011load.cc
+++ b/011load.cc
@@ -260,7 +260,7 @@ recipe main [
 +parse:   ingredient: {name: "23", properties: ["23": "literal"]}
 +parse:   product: {name: "1", properties: ["1": "number"]}
 
-:(scenario parse_comment_amongst_instruction2)
+:(scenario parse_comment_amongst_instruction_2)
 recipe main [
   # comment
   1:number <- copy 23
@@ -270,7 +270,7 @@ recipe main [
 +parse:   ingredient: {name: "23", properties: ["23": "literal"]}
 +parse:   product: {name: "1", properties: ["1": "number"]}
 
-:(scenario parse_comment_amongst_instruction3)
+:(scenario parse_comment_amongst_instruction_3)
 recipe main [
   1:number <- copy 23
   # comment