Fix some indentation

This commit is contained in:
Joshua Suskalo 2021-10-15 08:31:32 -05:00
parent 4f0d151c7a
commit 14d38e3b8a

View file

@ -538,8 +538,7 @@
(method-type arg-types ret-type)
(function-descriptor arg-types ret-type))
(downcall-fn arg-types ret-type)
(cond->
(not raw-fn?) (make-serde-wrapper arg-types ret-type)))
(cond-> (not raw-fn?) (make-serde-wrapper arg-types ret-type)))
assoc ::address addr)))
;;; Static memory access