Commit graph

2 commits

Author SHA1 Message Date
Nick Cameron
c9ac348759 Fix failing test 2017-03-02 15:03:32 +13:00
Marcus Ball
b8da53ad78 Fix wrap_match_arms resulting in a missing comma (#1307)
* Fix match arms missing comma with "wrap_match_arms = false"

* remove assert; use body_suffix for comma

* basic test case for issue 1127
2017-03-01 09:46:10 +13:00