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.
1 parent 7b110a6 commit 5dd44e1Copy full SHA for 5dd44e1
working/3616 - enum value shorthand/proposal-lrhn.md
@@ -1,6 +1,6 @@
1
# Dart enum value shorthand
2
3
-(This is not the version being implemented. See the [simpler proposal](proposal-simple-lrhn.md).
+(This is not the version being implemented. See the [simpler proposal](proposal-simple-lrhn.md).)
4
5
Pitch: Write `.foo` instead of `EnumName.foo` when possible.
6
0 commit comments