From d2d4b15afac70a9655caa041225439aa86ebf2d0 Mon Sep 17 00:00:00 2001 From: Nathan Braswell Date: Mon, 3 Jan 2022 22:22:34 -0500 Subject: [PATCH] Found it - print was dropping it's parameter even though the comment above it *clearly* said that it didn't --- partial_eval.csc | 1 - 1 file changed, 1 deletion(-) diff --git a/partial_eval.csc b/partial_eval.csc index ee09a26..fae53d2 100644 --- a/partial_eval.csc +++ b/partial_eval.csc @@ -1768,7 +1768,6 @@ (local.get '$iov) ;; nwritten )) (call '$free (local.get '$iov)) - (call '$drop (local.get '$to_print)) )))) ; Utility method, but does refcount