cryptol/tests/issues/issue135.icry.stdout
2014-11-04 12:03:07 -08:00

4 lines
80 B
Plaintext

Loading module Cryptol
(\(x : Bit) (y : Bit) -> x < y) False True = True
Q.E.D.