contract BadAENSresolve = type t('a) = option(list('a)) function fail() : t(int) = AENSv2.resolve("foo.aet", "whatever") entrypoint main_fun() = ()