ligo/src/test/contracts/annotation.ligo

6 lines
184 B
Plaintext
Raw Normal View History

2019-05-13 00:56:22 +04:00
const lst : list(int) = list [] ;
const address : address = "tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" ;
const address_2 : address = ("tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" : address) ;