mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 21:11:35 +03:00
7 lines
53 B
Plaintext
7 lines
53 B
Plaintext
module T7::Main where
|
|
|
|
parameter
|
|
x : [8]
|
|
|
|
main = x
|