[Issue 19907] passing slice to fixed array not working with variable offset
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 28 06:55:51 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19907
--- Comment #1 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Workaround: buffer[x..$][0..4]
--
More information about the Digitalmars-d-bugs
mailing list