diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-05-24 18:43:25 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-05-24 18:43:25 -0700 |
commit | 2feefe3ffe0cf4847037b190b831325e70cc9723 (patch) | |
tree | ac05d179e93e0677f5ec8a65c55f8418c9bd4b38 | |
parent | ce1e4d3efbeb83298cdb4dc640c87ba0ed8c249f (diff) | |
download | mu-2feefe3ffe0cf4847037b190b831325e70cc9723.tar.gz |
3000
-rw-r--r-- | 056shape_shifting_recipe.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/056shape_shifting_recipe.cc b/056shape_shifting_recipe.cc index d76b662a..3251b5cb 100644 --- a/056shape_shifting_recipe.cc +++ b/056shape_shifting_recipe.cc @@ -1070,4 +1070,4 @@ def main [ local-scope foo 34 ] -$exit: 0 +$error: 0 |