blob: bfbd3c5f5fd0eb062fdefcbc7a282bb817ebc3fa [file] [log] [blame]
int bar (void);
int bar ()
{
return 0x55;
}