diff options
Diffstat (limited to '036call_reply.cc')
-rw-r--r-- | 036call_reply.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/036call_reply.cc b/036call_reply.cc index 8a4653ca..4f96a38b 100644 --- a/036call_reply.cc +++ b/036call_reply.cc @@ -165,7 +165,7 @@ recipe test1 [ ] +mem: storing 34 in location 1 -:(before "End Rewrite Instruction(curr)") +:(before "End Rewrite Instruction(curr, recipe result)") // rewrite `reply-if a, b, c, ...` to // ``` // jump-unless a, 1:offset |