ligo/contracts/toto.ligo

7 lines
67 B
Plaintext
Raw Normal View History

2019-05-12 20:56:22 +00:00
type toto is record
a : nat ;
b : nat
end
const foo : int = 3