-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slightly improve prettyprinting for Core (#2094)
This pr includes some small adjustments to the Core prettyprinter. Currently printing core code usually generates very long lines. In order to improve that, now let and lambda bodies are printed in the following line if they do not fit in the current line.
- Loading branch information
1 parent
3cbf6f5
commit 10d052d
Showing
1 changed file
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters