planck-repl/planck

Suspicious code warnings when building

mfikes opened this issue · 0 comments

planck/core.cljs:232:50: WARNING - [JSC_SUSPICIOUS_LEFT_OPERAND_OF_LOGICAL_OPERATOR] Left operand of || operator is always falsy.
               :binary (s/cat :opts map? :reader #(satisfies? IPushbackReader %))