aboutsummaryrefslogtreecommitdiff
path: root/unused.jai
diff options
context:
space:
mode:
Diffstat (limited to 'unused.jai')
-rw-r--r--unused.jai3
1 files changed, 2 insertions, 1 deletions
diff --git a/unused.jai b/unused.jai
index a218aef..97d9f88 100644
--- a/unused.jai
+++ b/unused.jai
@@ -1,4 +1,5 @@
- print(">%<", S64_MIN + delta, to_standard_error = true);
+auto_release_temp(); // TODO Needs to be tested.
+print(">%<", S64_MIN + delta, to_standard_error = true);
// TODO DEBUG
print_owner_allocator :: (tag: string, memory: *void) {