cryptol/tests/issues/issue171.cry
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

5 lines
72 B
Plaintext

property b = True
property a = True
property d = True
property c = True