fixes IndexOutOfBoundsExceptions when trying to print exceptions #27
+10
−2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixes IndexOutOfBoundsExceptions when trying to print exceptions with sort stack traces (< 3 StackElements). Fixes mmcgrana/clj-stacktrace#25 and mmcgrana/clj-stacktrace#26