2016-02-18 14:53:30 +01:00

7 lines
66 B
Plaintext

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