module Pair () where {-@ LIQUID "--no-termination" @-} import Language.Haskell.Liquid.Prelude incr x = (x, [x+1]) chk (x, [y]) = liquidAssertB (x