dmd/compiler/test/fail_compilation/needspkgmod2.d
2022-07-09 18:53:07 +02:00

9 lines
203 B
Makefile

/*
REQUIRED_ARGS: -i=
TEST_OUTPUT:
----
Error: invalid option '-i=', module patterns cannot be empty
run `dmd` to print the compiler manual
run `dmd -man` to open browser on manual
----
*/