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 parser only accepts ASCII input for everything except for attribute arguments, and comments.
I think we should expand this, and allow all Slice identifiers to contain Unicode characters, not just ASCII.
Currently, our parser only accepts ASCII input for everything except for attribute arguments, and comments.
I think we should expand this, and allow all Slice identifiers to contain Unicode characters, not just ASCII.