mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-11 08:37:35 +03:00
14 lines
477 B
Plaintext
14 lines
477 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at ./check04.cry:4:10--4:45:
|
|
Defaulting type argument 'd' of '(@@)' to 2
|
|
[warning] at ./check04.cry:4:43--4:44:
|
|
Defaulting type argument 'rep' of 'demote' to [2]
|
|
[warning] at <interactive>:1:1--1:21:
|
|
Defaulting type argument 'd' of '(@@)' to 4
|
|
Showing a specific instance of polymorphic result:
|
|
* Using 'Integer' for 1st type argument of 'Main::onetwos'
|
|
[1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1]
|
|
True
|