cryptol/tests/regression/check02.icry.stdout

17 lines
449 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--3:25:
Defaulting type parameter 'bits'
of literal or demoted expression
at check02.cry:3:24--3:25
2014-04-18 02:34:25 +04:00
to 1
[warning] at <interactive>:1:1--1:18:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:9--1:18
2014-04-18 02:34:25 +04:00
to 4
Assuming a = 1
[0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1]
2014-04-18 02:34:25 +04:00
True