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
It might be feasible to continue and report other errors when an error is reported in an assert, I'll try and look at it. (For errors in other statements, maybe we could then simply skip until the current scope is popped I guess).
I'll implement that (but it's probably going to be at a lower priority compared to the other bug reports).
For a file such as:
Dolmen only reports on the first "error".
(I used
push
/pop
to make it clear that these should be "recoverable" errors; the same problem happens without incremental solving)The text was updated successfully, but these errors were encountered: