Skip to content

Instantly share code, notes, and snippets.

@AdamSaleh
Last active December 18, 2015 03:49
Show Gist options
  • Save AdamSaleh/5721397 to your computer and use it in GitHub Desktop.
Save AdamSaleh/5721397 to your computer and use it in GitHub Desktop.
➜ tcms-upload lein repl
REPL started; server listening on localhost port 44114
CompilerException java.lang.ClassNotFoundException: rpc.test-plan, compiling:(tcms_upload/core.clj:47:5)
clojure.core=> (use 'rpc.test-plan)
WARNING: get already refers to: #'clojure.core/get in namespace: rpc.test-plan, being replaced by: #'rpc.test-plan/get
nil
clojure.core=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment