d: Merge upstream dmd, druntime 4ca4140e58, phobos 454dff14d.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / test19268.d
blobff224033c72d0c03cdda86a06debdf4ac2e60d78
1 /* REQUIRED_ARGS: -betterC
2 */
4 // https://issues.dlang.org/show_bug.cgi?id=19268
6 mixin(`void foo(){}`.idup);