Remove implements

This commit is contained in:
paku 2024-05-26 16:14:33 +09:00
parent ab34b5dbb6
commit 422b111114

View file

@ -46,10 +46,7 @@
"child2")))) "child2"))))
(defcomp comp (&key prop1 prop2 children) (defcomp comp (&key prop1 prop2 children)
(div (declare (ignore prop1 prop2 children)))
prop1
prop2
children))
(test component-hsx (test component-hsx
(is (equal (macroexpand-1 (is (equal (macroexpand-1