https://issues.dlang.org/show_bug.cgi?id=12765
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andrej Mitrovic <[email protected]> --- It's not the only way, but I agree we need this flag. Since RDMD is distributed with DMD you can use this as a workaround: $ rdmd --eval="writeln(__VERSION__);" --
