Declined
Details
Assignee
UnassignedUnassignedReporter
importimportPriority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
import
importPriority
Created February 20, 2014 at 3:29 PM
Updated November 4, 2014 at 10:02 PM
Resolved November 4, 2014 at 10:02 PM
(go
(reify java.util.Collection
(add [this o]
(println o)
(println this)
true)))
clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Unable to resolve symbol: this in this context