On Thursday, 3 May 2018 at 02:51:18 UTC, Meta wrote:
If you want that, you might be able to do `int val = val` on the inner function, though I'm not sure that'll work.
It does not work and will do nothing.
bauss via Digitalmars-d-learn Thu, 03 May 2018 06:36:04 -0700
On Thursday, 3 May 2018 at 02:51:18 UTC, Meta wrote:
If you want that, you might be able to do `int val = val` on the inner function, though I'm not sure that'll work.
It does not work and will do nothing.