[Issue 18609] `is` expression identifier accessible outside `static if`
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 21 17:50:31 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18609
ZombineDev <petar.p.kirov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |petar.p.kirov at gmail.com
--- Comment #1 from ZombineDev <petar.p.kirov at gmail.com> ---
`static if` doesn't create a scope, so I think the current behavior is correct,
though a bit suprising.
--
More information about the Digitalmars-d-bugs
mailing list