mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
9 lines
201 B
Makefile
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
|
|
---
|
|
*/
|