cryptol/tests/issues/issue108.icry.stdout

14 lines
389 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
Loading module Cryptol
Loading module Cryptol
Loading module Main
Showing a specific instance of polymorphic result:
* Using '0' for type argument 'b' of 'Main::sum'
0x0
Showing a specific instance of polymorphic result:
* Using '2' for type argument 'b' of 'Main::sum'
0x2
Showing a specific instance of polymorphic result:
* Using '4' for type argument 'b' of 'Main::sum'
0x7
0x37