mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-01 13:34:15 +00:00
* Keywords need to still be recognized if they're followed by ',' as well as a bunch of other operator characters. Notably missing from this list is '-', since that would mess up expect-fx currently. * Smattering of niche cases of formatting bugs (either non-idempotency, leading to different code, or leading to unparsable code) * One missing indent call in fmt_collection leading to a panic |
||
|---|---|---|
| .. | ||
| snapshots | ||
| test_fmt.rs | ||
| test_snapshots.rs | ||