Fix test-suite fallout of default -Wreturn-type.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / crash67.C
blob0befc9e2457570f024ac5f71fcac46f312a52caa
1 // PR c++/79414
2 // { dg-additional-options "-Wno-return-type" }
4 class x0;
5 template <x1> x2() {  // { dg-error "declared|type" }
6 x0 x3 = x3.  // { dg-error "expected" }