summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/fail_compilation/extra-files/a14446.d
blob: 5e19c1e7501c98ee38161de20489d2983a96a34c (plain)
1
2
3
4
5
6
module a14446;

struct CDBMaker
{
    import ice14446;
}