Skip to content

Instantly share code, notes, and snippets.

@webyrd
Created March 6, 2015 07:22
Show Gist options
  • Save webyrd/b984f45a59f0e6fab814 to your computer and use it in GitHub Desktop.
Save webyrd/b984f45a59f0e6fab814 to your computer and use it in GitHub Desktop.
type-conflicto triple duplicate answers
(test "type-conflicto-1"
(run* (t1 t2 b)
(== t1 t2)
(type-conflicto t1 t2 b))
'((_.0 _.0 #f)
(_.0 _.0 #f)
(_.0 _.0 #f)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment