mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
9 lines
177 B
Makefile
9 lines
177 B
Makefile
// https://issues.dlang.org/show_bug.cgi?id=7524
|
|
/*
|
|
TEST_OUTPUT:
|
|
---
|
|
fail_compilation/fail7524b.d(9): Error: invalid filename for `#line` directive
|
|
---
|
|
*/
|
|
|
|
#line 47 __VERSION__
|