diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-14 00:07:44 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-14 00:09:47 -0700 |
commit | df8bb4c30d8ef534ddde50a4ac8ce9ecb411b72f (patch) | |
tree | 1c85150627cff86ded3568a62a1f1a1cbed363c4 /cpp/.traces/calling_recipe | |
parent | f7051fadd90af17820df750d448dc35ea63690e3 (diff) | |
download | mu-df8bb4c30d8ef534ddde50a4ac8ce9ecb411b72f.tar.gz |
902: c++: calling recipes with ingredients
Diffstat (limited to 'cpp/.traces/calling_recipe')
-rw-r--r-- | cpp/.traces/calling_recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/calling_recipe b/cpp/.traces/calling_recipe index c0538ca8..ab7089e0 100644 --- a/cpp/.traces/calling_recipe +++ b/cpp/.traces/calling_recipe @@ -1,4 +1,4 @@ -parse/0: instruction: 23 +parse/0: instruction: 24 parse/0: instruction: 2 parse/0: ingredient: {name: "2", type: 0} parse/0: ingredient: {name: "2", type: 0} |