blob: 6bb8abecd6861afe4a05a95b6405a6358e16aafc [file] [log] [blame]
#include "bar.h"
int Bar::bar()
{
return 0;
}