Welcome! Please see the About page for a little more info on how this works.
The following expression results in an Exception "IllegalArgumentException Don't know how to create ISeq from: clojure.core.logic.LCons clojure.lang.RT.seqFrom (RT.java:505)", but should return ().
` (run 1 (link: q) (!= (lcons 1 1) (lcons 1 1)))
`