Closed nbacquey closed 1 month ago
Allows the following to be formatted as such:
let _ = foo bar baz @@ fun x -> x let _ = foo bar baz @@ fun x -> x
Closes #731
Checklist before merging:
Ah yes… indeed. Both situations show up where you want indentation and when you don't. Maybe we'll invent two different symbols eventually, a formatter can't read our mind after all.
Description
Allows the following to be formatted as such:
Closes #731
Checklist
Checklist before merging: