@ -164,6 +164,12 @@
)
(deftest dividir-test07
(testing "Test 07 dividir"
(is (= (dividir 1.4 0.7) 2.0))
(deftest identificador-test01
(testing "Test 01 identificador"
(is (= (identificador? 'boolean) true))