mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-19 14:01:51 +03:00
22 lines
548 B
Plaintext
22 lines
548 B
Plaintext
|
Loading module Cryptol
|
||
|
Loading module Cryptol
|
||
|
Loading module Main
|
||
|
[warning] at :1:1--4:45:
|
||
|
Defaulting 1st type parameter
|
||
|
of expression Main::twoones
|
||
|
at check05.cry:4:10--4:17
|
||
|
to 2
|
||
|
[warning] at :1:1--4:45:
|
||
|
Defaulting 4th type parameter
|
||
|
of expression (@@)
|
||
|
at check05.cry:4:18--4:20
|
||
|
to 2
|
||
|
[warning] at <interactive>:1:1--1:21:
|
||
|
Defaulting 4th type parameter
|
||
|
of expression (@@)
|
||
|
at <interactive>:1:9--1:11
|
||
|
to 4
|
||
|
Assuming a = 2
|
||
|
[2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2]
|
||
|
True
|