cryptol/tests/regression/check08.icry.stdout

22 lines
580 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at :1:1--7:45:
Defaulting type parameter 'bits'
of finite enumeration
at ./check08.cry:9:25--9:33
2014-04-18 02:34:25 +04:00
to 3
[warning] at :1:1--7:45:
Defaulting type parameter 'bits'
of finite enumeration
at ./check08.cry:7:16--7:24
2014-04-18 02:34:25 +04:00
to 3
[warning] at <interactive>:1:1--1:15:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:7--1:15
2014-04-18 02:34:25 +04:00
to 3
[0x00000001, 0x00000002, 0x00000005, 0x0000000c, 0x0000001b]
2014-04-18 02:34:25 +04:00
True
Q.E.D.