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

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/f783d975a28febea3a323bae3ce5f902cec17aa9
fix Issue 16582 - ParameterDefaults fails w/ scope parameter

- workaround scope escape error to get default parameter
- would require a working `return scope` for a proper implementation

https://github.com/dlang/phobos/commit/e333b7ad4e69b603bc9dfc1cb74593baf43b2193
Merge pull request #4864 from MartinNowak/fix16582

fix Issue 16582 - ParameterDefaults fails w/ scope parameter

--

Reply via email to