ligo/test/contracts/toto.ligo
2019-09-09 11:47:42 +02:00

7 lines
67 B
Plaintext

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