diff options
Diffstat (limited to 'unused.jai')
| -rw-r--r-- | unused.jai | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) { |
