mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
8 lines
91 B
Makefile
8 lines
91 B
Makefile
// REQUIRED_ARGS: @ABC
|
|
|
|
/*
|
|
TEST_OUTPUT:
|
|
---
|
|
Error: cannot open response file '@ABC'
|
|
---
|
|
*/
|