It should be ``` public: ... package: ... private: ... ``` As it is currently ``` public: ... package: ... public: ... ```
@ibuclaw created dlang/phobos pull request #7485 "fix Issue 20836 - std.math: reorder declarations from most visible to least" fixing this issue: - fix Issue 20836 - std.math: reorder declarations from most visible to least https://github.com/dlang/phobos/pull/7485
dlang/phobos pull request #7485 "fix Issue 20836 - std.math: reorder declarations from most visible to least" was merged into master: - c9327ac06032283788b7ad62364cc85d0ff314cd by Iain Buclaw: fix Issue 20836 - std.math: reorder declarations from most visible to least https://github.com/dlang/phobos/pull/7485