mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
9 lines
146 B
Makefile
9 lines
146 B
Makefile
/*
|
|
REQUIRED_ARGS: -o-
|
|
TEST_OUTPUT:
|
|
----
|
|
fail_compilation/fail7524a.d(9): Error: invalid filename for `#line` directive
|
|
----
|
|
*/
|
|
|
|
#line 47 __DATE__
|