cryptol/tests/issues/issue160.icry.stdout
Adam C. Foltzer 49030290e9 fix #93
Revised how we do output for `:sat` and `:prove` without arguments,
making it more clear what properties are being checked in each case.

Also reworded the output of `:check` slightly in the case where the
property has no inputs. It would be nice to make `:check` output more
consistent with the others.
2015-02-18 10:25:46 -08:00

16 lines
186 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
:prove thm1
Q.E.D.
:prove thm2
Q.E.D.
:prove thm3
Q.E.D.
:prove thm4
Q.E.D.
:prove thm5
Q.E.D.
:prove thm6
Q.E.D.