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
I ran through a simple move tutorial and I accidentally used '=' when I meant '==' and the error message told me I was missing an end parenthesis when it is clear from the error message that I am not. See embedded screenshot below.
🐛 Bug
I ran through a simple move tutorial and I accidentally used '=' when I meant '==' and the error message told me I was missing an end parenthesis when it is clear from the error message that I am not. See embedded screenshot below.
To reproduce
Code snippet to reproduce
Stack trace/error message
![Screen Shot 2022-03-16 at 5 15 30 PM](https://user-images.githubusercontent.com/101670581/158855713-031ba186-8774-452c-9af8-66d082100366.png)
Expected Behavior
Error should flag incorrect use of an assignment operator or something along these lines
System information
Mac OS 12.2.1
The text was updated successfully, but these errors were encountered: