roc/compiler/fmt
Sean Hagstrom b91d6aa5a9 fix(formatter): ensure arguments and return value in multi-line function annotation are on separate lines
Added tests based on the examples in: Issue #2587
Removed outdated comment and debug_assert statement
Updated the tests for multi-line higher order function annotations
2022-05-14 14:23:56 +01:00
..
src fix(formatter): ensure arguments and return value in multi-line function annotation are on separate lines 2022-05-14 14:23:56 +01:00
tests fix(formatter): ensure arguments and return value in multi-line function annotation are on separate lines 2022-05-14 14:23:56 +01:00
Cargo.toml add test_fmt_examples 2021-12-21 17:25:36 -08:00