Closed oakmac closed 1 month ago
eol commas inside of ;; lines should not be removed. This test case fails:
;;
;; foo, bar, ;; baz, biz, wizzle
Fixed with PR-124
eol commas inside of
;;
lines should not be removed. This test case fails: