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
When a foreach loop with a range, the syntax highlighting also highlights the second dot. (May be related to #410, though likely not)
This does not happen when used as a slice. Not really an issue, just something I noticed. (This also happens with cast(type) 5)