mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 09:23:04 +03:00
6a79019ef6
Very small change to code, lots of change to expected output of interpreter!
22 lines
557 B
Plaintext
22 lines
557 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at :1:1--7:45:
|
|
Defaulting 4th type parameter
|
|
of expression (@@)
|
|
at check08.cry:9:22--9:24
|
|
to 3
|
|
[warning] at :1:1--7:45:
|
|
Defaulting 4th type parameter
|
|
of expression (@@)
|
|
at check08.cry:7:13--7:15
|
|
to 3
|
|
[warning] at <interactive>:1:1--1:15:
|
|
Defaulting 4th type parameter
|
|
of expression (@@)
|
|
at <interactive>:1:4--1:6
|
|
to 3
|
|
[0x00000001, 0x00000002, 0x00000005, 0x0000000c, 0x0000001b]
|
|
True
|
|
Q.E.D.
|