cryptol/tests/issues/issue148.icry.stdout
Adam C. Foltzer ac85cec175 update test with counterexample that z3 produces
These sorts of tests are inherently unstable, but since Z3 seems to
agree across our platforms on this one, this should help make tests quieter.
2016-01-12 16:50:22 -08: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) 0x00feff8000000000 = True