From 46635e5748c1b150d964de8a84c1a95b4e34f411 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 24 Jan 2022 13:22:16 -0500 Subject: sizeof working? --- 05/preprocess.b | 1 + 1 file changed, 1 insertion(+) (limited to '05/preprocess.b') 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 -- cgit v1.2.3