mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-11 00:26:13 +03:00
4f8bc653e0
Fixes #1442
8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
|
|
submodule A where
|
|
parameter
|
|
type n : #
|
|
|
|
foreign f : (fin n) => [n][8] -> [8]
|
|
|