We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7daa7b3 + 75be4d2 commit 2aa89c8Copy full SHA for 2aa89c8
working/spread-collections/feature-specification.md
@@ -612,7 +612,7 @@ corpus where this syntax could be used by looking for calls to `.addAll()` on
612
collection literals. I converted them to use the prefix and postfix syntax
613
[here][spread examples].
614
615
-[spread examples]: https://github.com/dart-lang/language/tree/master/working/0047.%20Spread%20Collections/examples
+[spread examples]: https://github.com/dart-lang/language/tree/master/working/spread-collections/examples
616
617
Only a few cases use `...?`. Some examples do have pretty complex expressions
618
where it's easy to overlook a trailing `...`, like:
0 commit comments