cryptol/tests/regression/check05.icry.stdout

22 lines
595 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--4:45:
Defaulting type parameter 'bits'
of finite enumeration
at ./check05.cry:4:21--4:29
2014-04-18 02:34:25 +04:00
to 2
[warning] at :1:1--4:45:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./check05.cry:4:43--4:44
2014-04-18 02:34:25 +04:00
to 2
[warning] at <interactive>:1:1--1:21:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:12--1:21
2014-04-18 02:34:25 +04:00
to 4
Assuming a = 2
[0x2, 0x1, 0x2, 0x1, 0x2, 0x1, 0x2, 0x1, 0x2, 0x1, 0x2]
2014-04-18 02:34:25 +04:00
True