summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/parse/crash67.C
blob: 0befc9e2457570f024ac5f71fcac46f312a52caa (plain)
1
2
3
4
5
6
// PR c++/79414
// { dg-additional-options "-Wno-return-type" }

class x0;
template <x1> x2() {  // { dg-error "declared|type" }
x0 x3 = x3.  // { dg-error "expected" }