aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gdc.test/compilable/test9672.d
blob: bb10e3a33f4c988caed4d371e4930492b80eaa81 (plain)
1
2
3
4
5
6
7
module test9672;            // node

import imports.test9672a;   // interpret

mixin template ForwardCtor()
{
}