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

22 lines
815 B
Plaintext

Loading module Cryptol
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '<interactive>::x'
1
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '<interactive>::x'
[1, 2]
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '<interactive>::x'
* Using 'Integer' for the type of '<interactive>::y'
{x = 1, y = 2}
[warning] at <interactive>:1:1--1:22:
Defaulting the type of '<interactive>::y' to [2]
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '<interactive>::x'
1
[warning] at <interactive>:1:1--1:46:
Defaulting the type of '<interactive>::y' to [5]
Showing a specific instance of polymorphic result:
* Using 'Integer' for the type of '<interactive>::x'
10