contract ComplexCompare = entrypoint test(x : string * int) = ("foo", 1) != x