January 01

Hello,

I would like to get this PR merged https://github.com/dlang/dmd/pull/15479

The problem is figuring out how to compile a library so the test could consume it

Suggestion was to use dmd to create the library, but how to do it within the test? and what's gonna be the order?

If anyone could help, that would be nice of you