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
Import statements are also weird. They only get highlighted purple under certain conditions: import
^Not Purple^ import ;
^Still not purple^ import w;
^Now that IS purple^
Is there any reason why "import" isn't done as any other keyword?
This one is fairly self-explanatory:
I assume they are both supposed to look like the second one.
The text was updated successfully, but these errors were encountered: