mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-14 11:16:33 +03:00
0352dca57a
Renamed old "issue133" to "trac133", indicating that it uses a different numbering system.
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
Loading module Cryptol
|
|
Loading module Cryptol
|
|
Loading module Main
|
|
example1 : {a} (a >= 1, 2 >= a) => [16 * a][8] -> [16][8]
|
|
example2 : {a} (a >= 1, 2 >= a) => [16 * a][8] -> [16][8]
|