cryptol/tests/issues/issue171.icry.stdout
Brian Huffman b77dd2a82a :prove checks properties in the order they appear in the source.
Also add a regression test. Fixes #171.
2016-03-10 11:36:41 -05:00

12 lines
134 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
:prove b
Q.E.D.
:prove a
Q.E.D.
:prove d
Q.E.D.
:prove c
Q.E.D.