Closed aureliojargas closed 5 years ago
$ echo | sedsed '5{}' 5 { } } $
Fix and add to the test suite.
Fixed by the new sedparse parser, see #52.
sedparse
$ echo | ./sedsed.py '5{}' 5 { }
Fix and add to the test suite.