https://issues.dlang.org/show_bug.cgi?id=24242

--- Comment #4 from kinke <[email protected]> ---
(In reply to kinke from comment #3)
> passing the array literal on the stack

Well, allocating the array literal on the caller's stack and passing a slice to
it.

--

Reply via email to