mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 18:52:13 +03:00
6a79019ef6
Very small change to code, lots of change to expected output of interpreter!
24 lines
653 B
Plaintext
24 lines
653 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at :1:1--5:70:
|
|
Defaulting 1st type parameter
|
|
of expression Main::onesytwosy
|
|
at check06.cry:5:10--5:20
|
|
to 2
|
|
[warning] at :1:1--5:70:
|
|
Defaulting 4th type parameter
|
|
of expression (@@)
|
|
at check06.cry:5:21--5:23
|
|
to 2
|
|
[warning] at <interactive>:1:1--1:24:
|
|
Defaulting 4th type parameter
|
|
of expression (@@)
|
|
at <interactive>:1:12--1:14
|
|
to 4
|
|
Assuming a = 2
|
|
[[0x1, 0x2], [0x2, 0x1], [0x1, 0x2], [0x2, 0x1], [0x1, 0x2],
|
|
[0x2, 0x1], [0x1, 0x2], [0x2, 0x1], [0x1, 0x2], [0x2, 0x1],
|
|
[0x1, 0x2]]
|
|
True
|