ligo/src/test/contracts/toto.ligo
2019-09-15 13:12:19 +02:00

7 lines
67 B
Plaintext

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