vvvvalvalval / scope-capture

Project your Clojure(Script) REPL into the same context as your code when it ran
MIT License
576 stars 14 forks source link

Eliminate compiler warnings in ClojureScript #18

Closed vvvvalvalval closed 6 years ago

vvvvalvalval commented 6 years ago
WARNING: Use of undeclared Var sc.impl/*file* at line 74 target/cljs_sc_test/main/sc/impl.cljc
WARNING: Use of undeclared Var sc.impl/Throwable at line 114 target/cljs_sc_test/main/sc/impl.cljc

Repro: https://github.com/chpill/cljs-sc-test/blob/3fe05ff87a6b2f49c846a3b114e3e89d13e06332/README.md

MageMasher commented 6 years ago

Should this issue be closed now?

vvvvalvalval commented 6 years ago

@MageMasher right, thanks