mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-13 20:13:56 +03:00
709dc939ed
Instead of defaulting to `[n]` for some `n`, prefer instead to default to `Integer` or `Rational` depending on the other required constraints.
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
Loading module Cryptol
|
|
Showing a specific instance of polymorphic result:
|
|
* Using 'Integer' for type argument 'a' of 'Cryptol::fromThenTo'
|
|
[11, 11, 11, 11, 11, 11, 11, 11, 11, 11]
|
|
[warning] at <interactive>:1:28--1:68:
|
|
Defaulting type of sequence member to Integer
|
|
True
|