https://issues.dlang.org/show_bug.cgi?id=17985
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Doesn't rdmd already have --eval for this purpose? Of course, being able to read from stdin has its own value (e.g., run rdmd on output produced by some code generating program via stdin, without needing to create a temporary file). --
