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
Make the FLOAT_LITERAL rule about final . more accurate
The previous phrasing missed raw identifiers, raw string literals, and byte
literals.
Writing in terms of characters rather than tokens matches the implementation
more closely.
0 commit comments