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
The existing tracebacks printed for errors in Lisp code tend to point to a lot of Python code and often have duplicated frames (by line number), which is a little unhelpful for app developers (though it is helpful for Basilisp-compiler developers).