clj-commons/seesaw

Separator broken

paulrd opened this issue · 1 comments

calling (seesaw.core/separator) gives an error:

  1. Unhandled java.lang.NoClassDefFoundError
    seesaw/core$separator$fn__12657

                  core.clj: 2241  seesaw.core/separator
               RestFn.java:  397  clojure.lang.RestFn/invoke
    

Never mind. Restarting the repl fixed the issue.