about summary refs log tree commit diff stats
path: root/cpp/021call
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/021call')
-rw-r--r--cpp/021call2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/021call b/cpp/021call
index 2e0000c0..ad7c3ee3 100644
--- a/cpp/021call
+++ b/cpp/021call
@@ -6,7 +6,7 @@ recipe main [
 recipe f [
   3:integer <- add 2:literal, 2:literal
 ]
-+mem: storing in location 3
++mem: storing 4 in location 3
 
 :(before "struct routine {")
 // Everytime a recipe runs another, we interrupt it and start running the new
a id='n15' href='#n15'>15 16 17 18 19 20 21