diff options
Diffstat (limited to '040brace.cc')
-rw-r--r-- | 040brace.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/040brace.cc b/040brace.cc index d674212f..81b9560d 100644 --- a/040brace.cc +++ b/040brace.cc @@ -346,7 +346,6 @@ recipe main [ //: test how things actually run :(scenarios run) :(scenario brace_conversion_and_run) -#? % Trace_stream->dump_layer = "run"; recipe test-factorial [ 1:number <- copy 5 2:number <- copy 1 |