Found it - print was dropping it's parameter even though the comment above it *clearly* said that it didn't

This commit is contained in:
Nathan Braswell
2022-01-03 22:22:34 -05:00
parent 321157c311
commit d2d4b15afa

View File

@@ -1768,7 +1768,6 @@
(local.get '$iov) ;; nwritten
))
(call '$free (local.get '$iov))
(call '$drop (local.get '$to_print))
))))
; Utility method, but does refcount