Remove a todo after reconsidering

This commit is contained in:
Joshua Suskalo 2021-09-23 14:54:14 -05:00
parent 8088633b5b
commit 83bfe879c5

View file

@ -880,8 +880,6 @@
(to-object-asm arg)])
arg-types)
[:invokeinterface IFn "invoke" (repeat (inc (count arg-types)) Object)]
;; TODO(Joshua): If this returns nil and this is primitive,
;; return a default value
(to-prim-asm ret-type)
[(return-for-type ret-type :areturn)]]}]})