cryptol/tests/issues/issue148.icry.stdout
2016-05-04 17:54:08 -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`196)
[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`196
[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) 0x00feff8000000000 = True