
  .___                   ._ ._             
  |   | ____  ____ ._____| || |  ._       
  |   |/ __ \/  _ \|  __ \ || | _| |__ 
  |   / /_/  ) <_> )  | \/ || |/_   _/   
  |___\___  /\____/|__|  |_||_|  |_|    
     /_____/                v0.8

Welcome to IgorII. 
Running IgorII in batch mode with file: tests/slow/weave-accum.bat

      [1m- - - - START SYNTHESIS WITH - - - -[0m

Targets              'weave'
Background           <none>
Simplified           False
Greedy rule-splitting False
Accumulators         True
Enhanced             False
Use paramorphisms    False
Compare rec args     AWise
DumpLog              False
Debug                False
Maximal tiers        0
Maximal loops        -1

      [1m- - - - - - - FINISHED - - - - - - -[0m

             weave        in 16887     loops
             

                 [1mHYPOTHESIS 1 of 1[0m

weave [] a0 = a0
weave [a0] a1 = a0 : a1
weave (a0 : (a1 : a2)) a3 = a0 : fun26867 (a0 : (a1 : a2)) a3
fun26867 (_ : (a1 : a2)) a3 = weave a3 (a1 : a2)

...batch processing finished.
Bye.
