(defslimefn frame-source-location [n] (source-location-for-frame (nth (.getStackTrace *current-exception*) n)))
Comments top
No comments for frame-source-location. Log in to add a comment.