[Issue 23497] Erroneous escape reference to parameter error.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 23 21:34:30 UTC 2022


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

mhh <maxhaton at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxhaton at gmail.com

--- Comment #3 from mhh <maxhaton at gmail.com> ---
The `in` contract "causes" this to trigger because `kind` is neither explicitly
declared nor inferred to be scope.

--


More information about the Digitalmars-d-bugs mailing list