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
Adding a "then" is not very useful. If I write multiple statements in "then", it will also show an error.
Can coffee compiler get smarter to guess this kind of code? It seems this problem is related to parentheses in the expression.
There will be parsing errors. Only when I use:
There will be no error.
The text was updated successfully, but these errors were encountered: