adding this as testable

This commit is contained in:
Paul R. Tagliamonte 2013-04-06 19:57:59 -04:00
parent 0eb4029d74
commit 104b9d1636

View File

@ -141,7 +141,7 @@
(decorate-with foodec
(defn tfunction []
(defn test-decorator-function []
(* 2 2)))