digitalmars.D - Need help for a test script in a PR for DMD
- ryuukk_ (8/8) Jan 01 Hello,
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
Jan 01