cryptol/tests/regression/check02.icry.stdout
2018-06-19 17:28:59 -07:00

17 lines
465 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./check02.cry:3:24--3:25:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./check02.cry:3:24--3:25
to 1
[warning] at <interactive>:1:9--1:18:
Defaulting type parameter 'bits'
of finite enumeration
at <interactive>:1:9--1:18
to 4
Assuming a = 1
[0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1]
True