Closed aureliojargas closed 5 years ago
$ ./sedsed.py -e '5{ # foo' -e '}' 5 { ;# foo # foo }
Fixed by the new sedparse parser, see #52.
sedparse
$ ./sedsed.py -e '5{ # foo' -e '}' 5 { ;# foo }