---
rdmd --eval 'writeln("hello world");'
---
object.Exception@../phobos/std/getopt.d(689): Missing value for argument --eval.
---
rdmd interprets 'writeln("hello world");' as the program file.
unsatisfactory PR: https://github.com/D-Programming-Language/tools/pull/140
Comment #1 by pro.mathias.lang — 2020-06-04T18:37:25Z