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

9 lines
201 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
---
*/