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

9 lines
247 B
Makefile

/*
REQUIRED_ARGS: -Xi=,!
TEST_OUTPUT:
---
Error: unknown JSON field `-Xi=,!`, expected one of `compilerInfo`, `buildInfo`, `modules`, `semantics`
run `dmd` to print the compiler manual
run `dmd -man` to open browser on manual
---
*/