summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/parse/crash67.C
blob: 51773ccef5395b57b24fba1c24169867aa4ec5f8 (plain)
1
2
3
4
5
// PR c++/79414

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