mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 11:22:33 +03:00
998bddc7a7
Fix some minor conflicts in the test suite. Conflicts: tests/issues/issue002.icry.fails tests/issues/issue148.icry.stdout tests/issues/issue198.icry.stdout tests/issues/issue214.icry.stdout tests/issues/issue290v2.icry.stdout tests/issues/issue312.icry.fails
20 lines
638 B
Plaintext
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`203)
|
|
[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`203
|
|
[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
|