[Issue 17364] Difference between slicing a slice and a reference to a slice

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 6 08:16:47 UTC 2024


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

--- Comment #4 from basile-z <b2.temp at gmx.com> ---
As of v 2.108 DMD is consistent and always verifies that the slice is equal to
`[1]`.

Maybe that now the issue could be closed with a PR introducing a test with
`version()` for each compiler ?

--


More information about the Digitalmars-d-bugs mailing list