print a message if it fails. user> (is (= 5 (+ 2 2))). FAIL in (:1). expected: (= 5 (+ 2 2)). actual: (not (= 5 4)). false. The \"expected:\" line shows you ...
確定! 回上一頁