mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 04:44:39 +03:00
e282c65a7e
Recent changes resolved issue 002, so we no longer need to indicate that it's expected to fail. Other small changes to the type checker have made things like type variable numbers change slightly.
15 lines
504 B
Plaintext
15 lines
504 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./issue268.cry:2:1--2:74:
|
|
Defaulting 2nd type parameter
|
|
of expression drop
|
|
at ./issue268.cry:2:61--2:65
|
|
to 9
|
|
[(0x00, 0x00), (0x00, 0x00), (0x00, 0x00), (0x00, 0x00),
|
|
(0x00, 0x00), (0x00, 0x00), (0x00, 0x00), (0x00, 0x00),
|
|
(0x00, 0x00), (0x00, 0x00)]
|
|
[(0x00, 0x00), (0x00, 0x00), (0x00, 0x00), (0x00, 0x00),
|
|
(0x00, 0x00), (0x00, 0x00), (0x00, 0x00), (0x00, 0x00),
|
|
(0x00, 0x00), (0x00, 0x00)]
|