cryptol/tests/ffi/ffi-no-functor.cry
2022-09-28 11:23:18 +03:00

8 lines
87 B
Plaintext

submodule A where
parameter
type n : #
foreign f : (fin n) => [n][8] -> [8]