https://issues.dlang.org/show_bug.cgi?id=14296
--- Comment #4 from Nick Sabalausky <[email protected]> --- (In reply to Nick Sabalausky from comment #3) > > $ rdmd --build-only -lib -of`pwd`/lib/hi.a src/test.d/ > OK That should've been: $ rdmd --build-only -lib -of`pwd`/lib/hi.a src/test.d OK --
