On Sun, 16 Oct 2022 09:19:56 +0700
Hairy Pixels via fpc-pascal <fpc-pascal@lists.freepascal.org> 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  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to