aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.dg/pr108877.d
blob: 710551f3f9a01b579fc625f886560ed14cfdda47 (plain)
1
2
3
4
5
6
7
8
9
// { dg-options "-I $srcdir/gdc.dg" }
// { dg-do compile }
import imports.pr108877a :
    ImmutableS,
    ConstS,
    ImmutableC,
    ConstC,
    ImmutableE,
    ConstE;