1 @import template_nontrivial0;
2 
3 struct S1 {
4   S1();
5   Class0<S0> a;
6 };
7