aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/template/crash122.C
blob: 028aec3e414809efb5881bf977c8a4507f44ed80 (plain)
1
2
3
4
// PR c++/69793

class fpos;
template < state > bool operator!= (fpos,; operator!= // { dg-error "declared|expected|type" }