summaryrefslogtreecommitdiff
path: root/05/preprocess.b
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-24 13:22:16 -0500
committerpommicket <pommicket@gmail.com>2022-01-24 13:22:16 -0500
commit46635e5748c1b150d964de8a84c1a95b4e34f411 (patch)
tree882607b69ea2208135a835054feb9a2a095d310c /05/preprocess.b
parent6af5b3429534bd8f370c7063fb98f7bce05a0a0d (diff)
sizeof working?
Diffstat (limited to '05/preprocess.b')
-rw-r--r--05/preprocess.b1
1 files changed, 1 insertions, 0 deletions
diff --git a/05/preprocess.b b/05/preprocess.b
index 2379fec..56e552a 100644
--- a/05/preprocess.b
+++ b/05/preprocess.b
@@ -843,6 +843,7 @@ function translation_phase_4
macro_replacement_to_terminator(filename, line_number, &in, &p, 10)
;@TODO: there's no point in doing this until we have parsing
; we'll have to evaluate constant expressions anyways for array declarations
+ free(if_pptokens)
fputs(2, .str_if_not_implemented)
byte 0xcc
:str_if_not_implemented