cryptol/tests/issues/issue148.icry.stdout
2015-08-14 17:38:50 -07:00

20 lines
638 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./issue148.cry:2:1--9:10:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./issue148.cry:4:34--4:35
to max 2 (width a`193)
[warning] at ./issue148.cry:2:1--9:10:
Defaulting 2nd type parameter
of expression take
at ./issue148.cry:6:10--6:14
to 16 * a`193
[warning] at <interactive>:1:1--1:36:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:19--1:26
to 5
(\(e : [64]) -> (e @@ [8 .. 24]) != zero) 0x0000008000000000 = True