mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 05:21:57 +03:00
22 lines
815 B
Plaintext
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
|