diff options
Diffstat (limited to 'cpp/022call_ingredient')
-rw-r--r-- | cpp/022call_ingredient | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/022call_ingredient b/cpp/022call_ingredient index 0401d5b9..3736177a 100644 --- a/cpp/022call_ingredient +++ b/cpp/022call_ingredient @@ -10,7 +10,7 @@ recipe f [ ] +run: instruction f/1 +mem: location 12 is 2 -+mem: storing in location 13 ++mem: storing 3 in location 13 :(before "End Call Fields") vector<vector<int> > ingredient_atoms; |