[Issue 18508] Using statement without effect should error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 27 08:49:33 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18508
anonymous4 <dfj1esp02 at sneakemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Yep, no statement without effect in the example. Even pure function can still
throw exception, which is effect too.
--
More information about the Digitalmars-d-bugs
mailing list