Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change strategy to avoid ambiguity after a return statement
When pretty-printing, there is no ambiguity since we always have a space after the return statement. In compact mode, use a newline instead.
- Loading branch information