master
CrossNox 3 years ago
parent f54204b01b
commit 9ecb9d17bc
  1. 6
      test/rustint/core_test.clj

@ -460,3 +460,9 @@
) )
) )
) )
(deftest test-ya-declarado-localmente-01
(testing "Test 01 ya-declarado-localmente?"
(is (= (ya-declarado-localmente? 'Write [[0] [['io ['lib '()] 0] ['Write ['lib '()] 0] ['entero_a_hexa ['fn [(list ['n (symbol ":") 'i64]) 'String]] 2]]]) true))
)
)

Loading…
Cancel
Save