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.
optional-semicolons-prototype
1 parent 9daaad1 commit bdbef03Copy full SHA for bdbef03
resources/optional-semicolons-prototype.md
@@ -1,7 +1,7 @@
1
This is a quick write-up of the investigation I did around optional semicolons
2
after writing the [Terminating Tokens][] proposal.
3
4
-[terminating tokens]: https://github.com/dart-lang/language/tree/master/working/terminating-tokens
+[terminating tokens]: https://github.com/dart-lang/language/tree/master/inactive/terminating-tokens.md
5
6
That proposal was a thorough experiment to see if it's possible to make
7
semicolons optional with a minimum of breakage to existing code. I think the
0 commit comments