https://issues.dlang.org/show_bug.cgi?id=18015
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Walter Bright <[email protected]> --- The attachment is just: module arinas.platform.configuration; import vibe.data.json; static: Json defaultConfig; The suspected PR: https://github.com/dlang/dmd/pull/6564 --
