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
It still says an integer literal has 4 forms instead of 5.
It talks about suffixes but a tupple index can't have a suffix. It also discussed types but a tupple index probably doesn't really have a type since it only exists at compile time.
The text was updated successfully, but these errors were encountered:
ehuss
added
A-lexer
Area: Lexical specification
Easy
We believe this would not be difficult to actually fix
labels
Apr 4, 2020
The section about integer literals got expanded in 8e79044 to include tupple inxex but the surrounding text did not.
It still says an integer literal has 4 forms instead of 5.
It talks about suffixes but a tupple index can't have a suffix. It also discussed types but a tupple index probably doesn't really have a type since it only exists at compile time.
The text was updated successfully, but these errors were encountered: