contract ComplexCompare = entrypoint test(x : int) = (1, 2) =< (x, x + 1)