d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test22224.d
blobef131e998c39c9ace9eee493e49b98c5ee3aad92
1 // REQUIRED_ARGS: -profile -c
3 import core.stdc.stdarg;
4 void error(...) { }