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 would like error messages suitable for a beginner, to more easily identify errors. It is pretty easy to get confused coming from another language and accidentally using # for a comment line or - or -> or : instead of :-. Not sure what would help.
There are may be runtime cases as well where more context could be provided (file/line # of a problematic predicate etc.)