Skip to content
Snippets Groups Projects
Commit 11e23475 authored by Manos Koukoutos's avatar Manos Koukoutos
Browse files

Indent correctly when empty body

parent e8b84af6
Branches
Tags
No related merge requests found
...@@ -527,7 +527,7 @@ class PrettyPrinter(opts: PrinterOptions, ...@@ -527,7 +527,7 @@ class PrettyPrinter(opts: PrinterOptions,
p" $b" p" $b"
case None => case None =>
p"???" p" ???"
} }
p"""| p"""|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment