mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
9 lines
184 B
Makefile
9 lines
184 B
Makefile
/*
|
|
REQUIRED_ARGS: -Xi=
|
|
TEST_OUTPUT:
|
|
---
|
|
Error: argument expected for switch '-Xi='
|
|
run `dmd` to print the compiler manual
|
|
run `dmd -man` to open browser on manual
|
|
---
|
|
*/
|