38259ca3c8
Having a block as body instead of a list of expressions simplifies code handling block expressions. Since it is always a block, it can be left untagged in the serialized representation so the serialized representation is not changed with this change. Change-Id: I3c34f663041ff8cb4a530c2d6a148343e59c68fe Reviewed-on: https://dart-review.googlesource.com/c/94223 Commit-Queue: Kevin Millikin <kmillikin@google.com> Commit-Queue: Dmitry Stefantsov <dmitryas@google.com> Auto-Submit: Kevin Millikin <kmillikin@google.com> Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>