cryptol/tests/regression/check14.icry.stdout

10 lines
307 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
[warning] at ./check14.cry:5:73--5:74:
Defaulting type argument 'rep' of 'demote' to [3]
Showing a specific instance of polymorphic result:
* Using 'Integer' for type argument 'rep' of 'Cryptol::demote'
[[3, 2, 1, 0], [7, 6, 5, 4]]
True