cee1a76146
Fix bracketed references in doc comments that previously pointed to nowhere, in the following source files: - pkg/_fe_analyzer_shared/lib/src/testing/id_testing.dart - pkg/_fe_analyzer_shared/lib/src/util/colors.dart - pkg/_fe_analyzer_shared/lib/src/util/options.dart - pkg/_fe_analyzer_shared/lib/src/util/value_kind.dart This is part of a larger effort to clean up _fe_analyzer_shared to the point where the `comment_references` lint can be enabled. Change-Id: I3008246560e551819f836a02d8881eb1389077f9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375202 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>