about summary refs log tree commit diff stats
path: root/053recipe_header.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-10-29 12:23:34 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-10-29 12:23:34 -0700
commit459cdb3da5e289a46104f928cb95021b4bae3194 (patch)
treec7a5fb1d254b64b96e2a75d59a6e5ec1d2906f07 /053recipe_header.cc
parenta675eda3939602bf6d21e06d4be06988aaad7569 (diff)
downloadmu-459cdb3da5e289a46104f928cb95021b4bae3194.tar.gz
4091
Diffstat (limited to '053recipe_header.cc')
-rw-r--r--053recipe_header.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/053recipe_header.cc b/053recipe_header.cc
index 513cfc4e..781e0107 100644
--- a/053recipe_header.cc
+++ b/053recipe_header.cc
@@ -357,7 +357,7 @@ def add2 x:num, y:num [
 ]
 +error: add2: replied with the wrong number of products at 'return z'
 
-:(scenario recipe_headers_are_checked_against_transformed_instructions)
+:(scenario recipe_headers_are_checked_against_pre_transformed_instructions)
 % Hide_errors = true;
 def foo -> x:num [
   local-scope