On Thu Jun 29 10:01:41 2023 +0000, Giovanni Mascellani wrote:
I am not necessarily opposed to that, but wouldn't it be simpler to do this in `create_loop()`, without making the parser more complicated? I think that would be easier to read.
I don't quite get what you are proposing. Loop body is already parsed by the time we get to create_loop().