Add link to issue #1073

Closes https://github.com/dart-lang/sdk/pull/50500

GitOrigin-RevId: 13916c1f944e04dc61fcba9c78efbcbf33684ab5
Change-Id: I6f2a502621afb98063591871af5fb3bac0c2bb65
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270481
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
This commit is contained in:
Marya 2022-11-17 21:59:28 +00:00 committed by Commit Queue
parent d88ce93390
commit 7f1ae73fdb

View file

@ -49,7 +49,9 @@
be used for library-level annotations (such as `@deprecated`) and for
library-level documentation comments, and with this new feature, you don't
have to provide a unique name for each library directive. Instead, a name can
simply be omitted.
simply be omitted (see [#1073][]).
[#1073]: https://github.com/dart-lang/language/issues/1073
### Libraries