6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
const lst : list(int) = list [] ;
|
|
|
|
const address : address = "tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" ;
|
|
|
|
const address_2 : address = ("tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" : address) ;
|