dart-sdk/docs
Lasse Reichstein Holst Nielsen f6242cb100 Disallow expressions statements starting with {.
The current specification only prohibits expressions statements where the
expression *is* a map, not those that *start with* a map.
Implementations have always rejected those starting with a map.

Bug: http://dartbug.com/725
Change-Id: I805a6f82d1afdcf335aff73e74dac1f14e5a6afe
Reviewed-on: https://dart-review.googlesource.com/71247
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2018-08-27 12:43:56 +00:00
..
language Disallow expressions statements starting with {. 2018-08-27 12:43:56 +00:00
newsletter Newsletter 2017-11-24. 2017-11-24 16:27:00 +00:00