``` { 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.