DEBSOURCES
Skip Quicknav
sources / sail-ocaml / 0.19.1%2Bdfsg5-1 / test / smt / linked_int2.unsat.sail
123456
default Order dec $include <prelude.sail> $property function prop forall 'n 'm, 'n == 'm. (x: int('n), y: int('m)) -> bool = x == y