dart-sdk/docs/language
Lasse R.H. Nielsen d693742648 Specify for all literals whether the object overrides Object.==.
Also mention it in the `external const factory Symbol` constructor.

This only relevant for constant expressions that may be used as
switch case expressions or constant map keys.

See #32557.

Bug: http://dartbug.com/32557
Change-Id: Ie82799f3f0d39c21c10765338a7dfeb74a582add
Reviewed-on: https://dart-review.googlesource.com/c/81242
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2018-10-24 09:07:50 +00:00
..
informal Fixed the type alias omission in the def. of simple bounds 2018-10-12 08:10:45 +00:00
.gitignore Clarify that global/local/static functions can also be closurized 2018-05-04 13:57:15 +00:00
Dart.g Introduced support for metadata on enum values 2018-05-09 08:27:08 +00:00
dart.sty Adjusted spec to use package syntax, thus eliminating bnf.sty 2018-09-20 11:12:14 +00:00
dartLangSpec.tex Specify for all literals whether the object overrides Object.==. 2018-10-24 09:07:50 +00:00
Makefile Specify behavior of e?.v++ and e?.v-- 2015-06-11 15:01:06 -07:00