Add explanatory comment to annotation.ligo
This commit is contained in:
parent
790dc6c370
commit
99dfd18dea
@ -1,3 +1,5 @@
|
||||
(* Test that a string is cast to an address given a type annotation *)
|
||||
|
||||
const lst : list(int) = list [] ;
|
||||
|
||||
const address : address = ("tz1KqTpEZ7Yob7QbPE4Hy4Wo8fHG8LhKxZSx" : address) ;
|
||||
|
Loading…
Reference in New Issue
Block a user