@ -176,6 +176,12 @@
)
(deftest dividir-test09
(testing "Test 09 dividir"
(is (= (dividir 17.0 8.0) 2.125))
(deftest identificador-test01
(testing "Test 01 identificador"
(is (= (identificador? 'boolean) true))