Fix #290: Neatly pprint with-float-traps-masked and friends
Make the pprinter print `with-float-traps-masked` and `with-float-traps-enabled` in the same was as typical `with-foo` forms. We can do this by using existing `pprint-with-like` function. Add a couple of tests for this as well in tests/pprint.lisp.
Loading
Please sign in to comment