@ -170,6 +170,12 @@
)
(deftest dividir-test08
(testing "Test 08 dividir"
(is (= (dividir 1.75 1.25) 1.4))
(deftest identificador-test01
(testing "Test 01 identificador"
(is (= (identificador? 'boolean) true))