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

Basile-z <b2.t...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.t...@gmx.com

--- Comment #3 from Basile-z <b2.t...@gmx.com> ---
This not convenient to do because when the IsExpr is evaluated the scope that's
provided is not the one for the function/aggregate body but the one of the
parent. In the examples this matches to the global scope. But otherwise that's
a good idea.

--

Reply via email to