aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/parse/error5.C
blob: 81356ced1b0da276841c8453566599555ab19897 (plain)
1
2
3
4
// PR c++/13269

class Foo { int foo() return 0; } }; // { dg-error "" }