7 lines
66 B
Plaintext
Raw Normal View History

# name: test
# key: test
# --
(deftest $1
(is (= $2))$>
$0)$>