Skip to content

Instantly share code, notes, and snippets.

@aamedina
Created November 22, 2013 17:14
Show Gist options
  • Select an option

  • Save aamedina/7603501 to your computer and use it in GitHub Desktop.

Select an option

Save aamedina/7603501 to your computer and use it in GitHub Desktop.
(deftest test-logic-119-disequality-1
(is (= (run* [q]
(!= {1 2 3 4} 'foo))
'(_0))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment