cryptol/tests/modsys/T5/A.cry
2017-10-18 14:33:41 -07:00

9 lines
65 B
Plaintext

module T5::A where
parameter
x : [8]
y : [8]
main = x + y