d: Merge upstream dmd, druntime 4c18eed967, phobos d945686a4.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / fail19911a.d
blob672db305223a02bcac5c35d3350a113995565afb
1 /*
2 REQUIRED_ARGS: -betterC
3 TEST_OUTPUT:
4 ---
5 fail_compilation/fail19911a.d(9): Error: function `fail19911a.fun` D-style variadic functions cannot be used with -betterC
6 ---
7 */
9 void fun(...)