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

Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86                         |All
                 OS|Windows                     |All

--- Comment #1 from Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> ---
If the index is not in the AA, then a RangeError is thrown. The error is
currently allocated on the GC heap.

The "in" operator is @nogc, though.

--

Reply via email to