You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address "implementation-defined" literal and type values (#944)
* Address "implementation-defined" literal and type values
In [this thread](#911 (comment)) on #911, @macchiati and I discussed the handling of implementation-defined literal values and implementation-defined types.
This change splits the "MAY _accept_" for these two cases, permitting both and saving us having to say "... or an implementation-defined value..." in lots of places.
* Address comments, remove "literal"
* and => or for clarity
* Update spec/registry.md
Co-authored-by: Eemeli Aro <[email protected]>
* Address comment via a rewrite of the example
---------
Co-authored-by: Eemeli Aro <[email protected]>
0 commit comments