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

9 lines
212 B
Makefile

/*
REQUIRED_ARGS: -run test.exe
TEST_OUTPUT:
---
Error: -run must be followed by a source file, not 'test.exe'
run `dmd` to print the compiler manual
run `dmd -man` to open browser on manual
---
*/