[Issue 22227] `if (scope f = x())` and `while (scope f = x())` do not parse

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 21 10:58:07 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@dkorpel created dlang/dmd pull request #12999 "Fix issue 22227 - `if (scope f
= x())` and `while (scope f = x())` do not parse" fixing this issue:

- fix issue 22227 - `if (scope f = x())` and `while (scope f = x())` do not
parse

https://github.com/dlang/dmd/pull/12999

--


More information about the Digitalmars-d-bugs mailing list