[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 12:28:52 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22227
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12999 "Fix issue 22227 - `if (scope f = x())` and
`while (scope f = x())` do not parse" was merged into master:
- 368d408de2fcd8165fb70085eb2afa380a12f565 by dkorpel:
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