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.
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
[warning] at check22.cry:3:21--3:27:
|
|
Defaulting type argument 'b' of 'length' to Integer
|
|
True
|