cryptol/tests/regression/check14.icry.stdout
2018-12-11 15:52:19 -08:00

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