diff options
-rw-r--r-- | 061recipe.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/061recipe.cc b/061recipe.cc index 7c1b3d05..39778426 100644 --- a/061recipe.cc +++ b/061recipe.cc @@ -1,6 +1,8 @@ //: So far we've been calling a fixed recipe in each instruction, but we'd //: also like to make the recipe a variable, pass recipes to "higher-order" //: recipes, return recipes from recipes and so on. +//: +//: todo: support storing shape-shifting recipes into recipe variables and calling them :(scenario call_literal_recipe) recipe main [ |