blob: 64ad7cd0eea7c93d26b9ac687890432151e26855 [file] [log] [blame]
#include "foo.h"
int Foo::foo()
{
return 0;
}