Patrick R. Michaud wrote:
I skimmed the code for that today. I noticed that we compiled the blocks right away and pushed them onto @?END at compile time. Is there any reason not to just compile them with everything else and give them a loadinit that pushes them onto @?END?Confirmed -- there are still issues with lexicals in a variety of control blocks.
Jonathan