diff options
Diffstat (limited to 'cpp/040brace')
-rw-r--r-- | cpp/040brace | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/040brace b/cpp/040brace index 174335af..3cbffc01 100644 --- a/cpp/040brace +++ b/cpp/040brace @@ -370,8 +370,8 @@ recipe main [ //: test how things actually run :(scenarios run) -:(scenario "factorial") -recipe factorial [ +:(scenario "brace_conversion_and_run") +recipe test-factorial [ 1:integer <- copy 5:literal 2:integer <- copy 1:literal { |