blob: 7ef27c5e0d09487eebc6226cb6ef5fa920cd2d9a [file] [log] [blame]
// REQUIRED_ARGS: -de
void test1()
{
import core.stdc.stdio;
core.stdc.stdio.printf("");
}