On Sun, 16 Oct 2022 09:19:56 +0700 Hairy Pixels via fpc-pascal <[email protected]> wrote:
> I’m trying to look at the code in a the begin..end section of this > sample program but for some reason when it gets to the BeginBlock > node child count is always 0 (other nodes are as expected though). That's correct. There are no nodes for simple statements like "a:=1". Mattias _______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
