https://issues.dlang.org/show_bug.cgi?id=8290
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Don't see the problem here (Linux/x86_64, git HEAD): ------ $ mkdir test $ dmd test.d /usr/bin/ld: cannot open output file test: Is a directory collect2: error: ld returned 1 exit status --- errorlevel 1 $ ------ --
