dmd/compiler/test/fail_compilation/failcstuff4b.i
Martin Kinkelin 2af997fb7b Fix tests race condition for fail_compilation/failcstuff4.{c,i}
When compiling failcstuff4.c, the compiler generates a temporary
failcstuff4.i for the preprocessed file, and removes that file
after reading it. Too bad there's a failcstuff4.i under version
control - rename it.

I've seen according sporadic failures for the DMD testsuite, when
the *.c is tested earlier, and the failcstuff4.i test later fails
because the source file was removed from disk.
2023-06-06 01:22:34 +02:00

9 lines
223 B
OpenEdge ABL

/* TEST_OUTPUT:
---
fail_compilation/failcstuff4b.i(605): Error: invalid flag for line marker directive
---
*/
/****************************************************/
#line 605
#650 "fail_compilation/failcstuff4.c" invalid