mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
/*
|
|
TEST_OUTPUT:
|
|
---
|
|
fail_compilation/test1.d(8): Error: variable name expected after type `fail`, not `End of File`
|
|
---
|
|
*/
|
|
fail
|