2 lines
57 B
Plaintext
2 lines
57 B
Plaintext
|
let main = (i: int): option(nat) => Michelson.is_nat(i);
|