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
If the user forgets to surround mcases tactic with parentheses he won't get an error message.
Instead he will get "missing clauses" message (despite the fact that clauses are present and no syntactic error is reported!)
The text was updated successfully, but these errors were encountered:
If the user forgets to surround mcases tactic with parentheses he won't get an error message.
Instead he will get "missing clauses" message (despite the fact that clauses are present and no syntactic error is reported!)
The text was updated successfully, but these errors were encountered: