Skip to content

Commit 7b110a6

Browse files
authored
Update proposal-lrhn.md
Make the non-accepted dot-shorthand proposal point to the one being implemented.
1 parent c312439 commit 7b110a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

working/3616 - enum value shorthand/proposal-lrhn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Dart enum value shorthand
22

3+
(This is not the version being implemented. See the [simpler proposal](proposal-simple-lrhn.md).
4+
35
Pitch: Write `.foo` instead of `EnumName.foo` when possible.
46

57
There are multiple levels of complexity possible for this functionality. This will start with the most basic version.

0 commit comments

Comments
 (0)