cryptol/tests/issues/issue002.icry.stdout
2018-06-15 14:15:39 -07:00

5 lines
163 B
Plaintext

Loading module Cryptol
(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