7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
# name: test
|
|
# key: test
|
|
# --
|
|
(deftest $1
|
|
(is (= $2))$>
|
|
$0)$>
|