Skip to content

Instantly share code, notes, and snippets.

@littleli
Last active October 6, 2020 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save littleli/369b66c1ea822da7f5e5b663484048de to your computer and use it in GitHub Desktop.
Save littleli/369b66c1ea822da7f5e5b663484048de to your computer and use it in GitHub Desktop.
Calva error reporting
clj::littleli.clj-dremel=>
; Syntax error compiling deftype* at (src/littleli/clj_dremel.clj:50:1).
; Unable to resolve symbol: IDeref in this context
[{:file "Compiler.java" :line 7115 :method "analyzeSeq" :flags [:tooling :java]}
{:file "Compiler.java" :line 6789 :method "analyze" :flags [:tooling :java]}
{:file "Compiler.java" :line 6745 :method "analyze" :flags [:dup :tooling :java]}
{:file "Compiler.java" :line 6118 :method "parse" :flags [:tooling :java]}
...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment