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 problem also happened in my code. Removing the spaces fixed the problem.
However, in the README the conditionals are clearly written with a space before them.
So, if even this cannot be changed, at least it would be nice to update the README.
I had a problem where my declarations didn't have whitespace:
It would be nice if the whitespace between
//
and#
could be ignored.The text was updated successfully, but these errors were encountered: