[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Multiple toclose on the same value..
- From: Francisco Olarte <folarte@...>
- Date: Sun, 16 Jun 2019 11:56:11 +0200
Coda:
> Based on the contract of <toclose> and it having been reiterated several times that it applies to the variable, not to the value, I think it's safe to assume that it will fire the __close metamethod twice in the first example and at the end of both scopes in the second example.
That's what I interpreted too. Thanks for letting em know I'm not the only one.
Francisco Olarte.