cryptol/tests/modsys/T10/Main.cry

10 lines
69 B
Plaintext
Raw Normal View History

2017-10-25 00:04:41 +03:00
module T10::Main where
parameter
type T : *
x : T
f : T
f = x