blob: 00508e73c8fbddc95f8de8c0d4e9582643dc4d89 [file] [log] [blame]
struct other_return_type
{
unsigned char m0;
};
other_return_type
foo()
{return other_return_type();}