cryptol/tests/issues/issue533.icry.stdout
Rob Dockins 8241366b13 Tweak counterxample printing for :check and :exhaust and
make it responsive to the `show-examples` option.
2021-01-12 11:17:27 -08:00

5 lines
120 B
Plaintext

Loading module Cryptol
Using exhaustive testing.
Testing... Counterexample
(\(x : String 1) -> x != "a") [0x61] = False