@safe pure nothrow @nogc package(std): -> header --> @safe pure nothrow @nogc package(): PR incoming.
PR https://github.com/dlang/dmd/pull/7835
Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/7c241287195d0f177962d45e64d0a262aaa56141 Fix Issue 18364 - header file generation doesn't print the package name in package(XXX) https://github.com/dlang/dmd/commit/47e1ae4362b432660b1d601c9a26f4d88cf65af2 Merge pull request #7835 from wilzbach/fix-18364 Fix Issue 18364 - header file generation doesn't print the package name in package(XXX) merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>