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 c5da9c4 commit 815bd57Copy full SHA for 815bd57
1 file changed
content/editions/features.md
@@ -100,7 +100,7 @@ and `export` keywords to set per-field behavior. Read more about this at
100
to local.
101
* `LOCAL_ALL`: All symbols default to local.
102
* `STRICT`: All symbols local by default. Nested types cannot be exported,
103
- except for a special-case caveat for `message { enum {} reserved 0 to max;
+ except for a special-case caveat for `message { enum {} reserved 1 to max;
104
}`. This will become the default in a future edition.
105
106
**Applicable to the following scope:** file
0 commit comments