cryptol/tests/regression/check14.icry.stdout

10 lines
280 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at check14.cry:5:63--5:75:
2018-12-12 02:52:19 +03:00
Defaulting type of sequence member to [3]
Showing a specific instance of polymorphic result:
2018-12-12 02:52:19 +03:00
* Using 'Integer' for type of sequence member
[[3, 2, 1, 0], [7, 6, 5, 4]]
2014-04-18 02:34:25 +04:00
True