mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 05:21:57 +03:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./check14.cry:5:63--5:75:
|
|
Defaulting type of sequence member to [3]
|
|
Showing a specific instance of polymorphic result:
|
|
* Using 'Integer' for type of sequence member
|
|
[[3, 2, 1, 0], [7, 6, 5, 4]]
|
|
True
|