Closed nikololiahim closed 2 years ago
The following examples from the paper are not recognized by the parser:
(dir "/tmp").walk * ([f] (f.is-dir > @))
[x] (x.add 1 > succ) (x.sub 1 > prev)
Was resolved in #28.
The following examples from the paper are not recognized by the parser: