https://issues.dlang.org/show_bug.cgi?id=15483
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Kenji Hara <[email protected]> --- The root issue is a dup of issue 7625, and it will be fixed by the PR: https://github.com/D-Programming-Language/dmd/pull/5626 But, original test case would not be compiled yet after the 7625 fix, because there's another inlining restriction. For that I opened a new issue 15878. *** This issue has been marked as a duplicate of issue 7625 *** --
