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

3 lines
39 B
Plaintext

type toto is int
const foo : toto = 23