Sparrow6.git | examples/tasks/sln/03/ | task.check


between: { "hello2" } { :5: }
    }
    hello2
    done
end:

code: <<RAKU
!raku
say matched();
dump_streams();
RAKU