mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-19 05:51:43 +03:00
15 lines
530 B
Plaintext
15 lines
530 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./check06.cry:5:10--5:70:
|
|
Defaulting type argument 'ix' of '(@@)' to 2
|
|
[warning] at ./check06.cry:5:62--5:68:
|
|
Defaulting type of sequence member to [2]
|
|
[warning] at <interactive>:1:1--1:24:
|
|
Defaulting type argument 'ix' of '(@@)' to 4
|
|
Showing a specific instance of polymorphic result:
|
|
* Using 'Integer' for 1st type argument of 'Main::onesytwosy'
|
|
[[1, 2], [2, 1], [1, 2], [2, 1], [1, 2], [2, 1], [1, 2], [2, 1],
|
|
[1, 2], [2, 1], [1, 2]]
|
|
True
|