Closed nbacquey closed 2 months ago
Allows the following to be formatted as is:
foo bar (fun baz -> baaaaaaz ) (fun qux -> quuuuuux )
This is a kind of a setback regarding the formatting of snippets such as the following:
foo bar (fun x -> x )
But I believe the topiary language isn't sufficiently expressive to currently have both.
Closes #726
Checklist before merging:
Description
Allows the following to be formatted as is:
This is a kind of a setback regarding the formatting of snippets such as the following:
But I believe the topiary language isn't sufficiently expressive to currently have both.
Closes #726
Checklist
Checklist before merging: