Skip to content

Commit 815bd57

Browse files
Internal change.
PiperOrigin-RevId: 921742512
1 parent c5da9c4 commit 815bd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/editions/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ and `export` keywords to set per-field behavior. Read more about this at
100100
to local.
101101
* `LOCAL_ALL`: All symbols default to local.
102102
* `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;
103+
except for a special-case caveat for `message { enum {} reserved 1 to max;
104104
}`. This will become the default in a future edition.
105105

106106
**Applicable to the following scope:** file

0 commit comments

Comments
 (0)