Update test output.

This commit is contained in:
Brian Huffman 2018-06-15 14:20:27 -07:00
parent e512dc2c17
commit cc478e8684

View File

@ -16,17 +16,10 @@ test04::test = \{a, b} (Literal 10 b) (a : a) ->
Loading module Cryptol
Loading module test04
[warning] at ./test04.cry:1:1--5:14:
Defaulting type parameter 'bits'
of literal or demoted expression
at ./test04.cry:3:19--3:21
to 4
[error] at ./test04.cry:3:19--3:21:
Type mismatch:
Expected type: ()
Inferred type: [?p33]
where
?p33 is type parameter 'bits'
of literal or demoted expression
at ./test04.cry:3:19--3:21
Unsolved constraints:
Literal 10 ()
arising from
use of literal or demoted expression
at ./test04.cry:3:19--3:21