cryptol/tests/modsys/T13/A.cry
2017-12-01 10:29:42 -08:00

12 lines
112 B
Plaintext

module T13::A where
parameter
type T : #
type constraint (2 >= T)
f : [8] -> [8]
type X = T + 1
g = f