We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
{ alt gimmeboxes() { _ { } } // The thing returned from gimmeboxes is still refed here }
I would not expect it to outlive the alt expression. Will produce a better test case later.