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