4f551306f5
1. Catch bodies were unconditionally wrapped in a block, even when they were already a block. 2. Finally was on a line by itself and indented incorrectly because of an extra newline. Bug: Change-Id: I006cd2841c159a0fc86501bfaf282c7ad4c0ab0b Reviewed-on: https://dart-review.googlesource.com/23580 Reviewed-by: Dmitry Stefantsov <dmitryas@google.com> Commit-Queue: Kevin Millikin <kmillikin@google.com>