https://issues.dlang.org/show_bug.cgi?id=8838
--- Comment #13 from [email protected] --- Hmm. Seems like if we implement 'scope' according to some combination of current proposals, we might be able to address this by having slices of static arrays return a scoped slice with lifetime not longer than the static array itself. --
