blob: 81356ced1b0da276841c8453566599555ab19897 [file] [log] [blame]
// PR c++/13269
class Foo { int foo() return 0; } }; // { dg-error "" }