cryptol/tests/issues/issue002.icry.stdout

5 lines
163 B
Plaintext
Raw Normal View History

2016-02-13 01:45:35 +03:00
Loading module Cryptol
2018-06-16 00:15:39 +03:00
(5, True).0 : {a} (Literal 5 a) => a
((5, True), False).0 : {a} (Literal 5 a) => (a, Bit)
(((5, True), False).0).0 : {a} (Literal 5 a) => a