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
Currently, our rules only reserve bytesN for N in (1..32) but also just the bytes atom, without the specified size, also cannot be used as an identifier.
Found in #662
Currently, our rules only reserve
bytesNfor N in (1..32) but also just thebytesatom, without the specified size, also cannot be used as an identifier.