let check_ = (p: unit) : int => if (Current.amount == 100tz) { 42; } else { 0; };