[Issue 17363] @safety hole due to $ caching in slice expressions

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 4 02:36:44 PDT 2017


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

--- Comment #3 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Because you can't resolve $ before loading the array, therefore loading before
resolution is the only way to do it.

--


More information about the Digitalmars-d-bugs mailing list