ligo/contracts/toto.ligo
2019-05-12 20:57:30 +00:00

7 lines
67 B
Plaintext

type toto is record
a : nat ;
b : nat
end
const foo : int = 3