In part VI, process execution, parsing data files(in parallel), using regular expressions:
the code has
if match(l,r,m):
when true: #debug
discard
Maybe this was intended to bypass the large amount of output. Maybe writing it to a file would be better.
In part VI, process execution, parsing data files(in parallel), using regular expressions:
the code has
if match(l,r,m):
when true: #debug
discard
Maybe this was intended to bypass the large amount of output. Maybe writing it to a file would be better.