|
On Sat, Jun 1, 2019 at 2:13 PM Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
The solution is to assert that <toclose> variables are always considered live. It is, after all, an explicit declaration that the end of the variable's lifetime is precisely the same as the end of the lexical scope. And this would also be one of the more common reasons to use a <toclose> variable in the first place, so it's a win-win./s/ Adam