Skip to content

Instantly share code, notes, and snippets.

@cjfrisz
Created September 2, 2013 15:49
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 cjfrisz/6bf9e1a088e030c7173a to your computer and use it in GitHub Desktop.
Save cjfrisz/6bf9e1a088e030c7173a to your computer and use it in GitHub Desktop.
A little further...
chaser-cljs.server=> (cljs.core.typed/check-ns 'chaser-cljs.coords)
Initializing core.typed ...
"Elapsed time: 8781.217 msecs"
core.typed initialized.
"Collecting " chaser-cljs.coords
AssertionError Assert failed: Unannotated var reference chaser-cljs.coords/Number. If chaser-cljs.coords/Number is a protocol, annotate with ann-protocol.
nil clojure.core.typed.parse-unparse/eval14405/fn--14406 (parse_unparse.clj:608)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment