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
This is a high-level tracking issue for end-of-line comments and having them attach to the back of the previous token instead of being attached the front of the next token.
To be considered:
if/else branch bodies
case branch bodies
(maybe?) tag arguments in types (Tag --z\n a --x\n b --y\n)
This is a high-level tracking issue for end-of-line comments and having them attach to the back of the previous token instead of being attached the front of the next token.
To be considered:
Tag --z\n a --x\n b --y\n
)Already implemented:
The text was updated successfully, but these errors were encountered: