Completed
Details
Assignee
UnassignedUnassignedReporter
importimportComponents
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
import
importComponents
Fix versions
Priority

Created August 25, 2015 at 6:34 PM
Updated December 4, 2017 at 12:10 AM
Resolved December 4, 2017 at 12:10 AM
The presence of the function
(defn foo [x y] (pos? (rem x y)))
in a namespace causes an assert error when check-ns is called on it.
Attached is the full output of lein typed check, and the full code for a lein project that demonstrates the bug. This only occurs in 0.3.11 and 0.3.10.