blob: 8c289c3df9eeb92fd26d7cfbf52e2b85ac18322f [file] [log] [blame]
struct return_type
{
unsigned char m0;
};
return_type
foo()
{return return_type();}