let check_ = (p: unit): int => if(Tezos.amount == 100000000mutez) { 42 } else { 0 };