summaryrefslogtreecommitdiffstats
path: root/sample.h
blob: 6ff3cf9f3f8565a5c8a68d2ac33edfbb3a13c078 (plain)
1
2
3
4
5
6
#ifndef GTEST_SAMPLE
#define GTEST_SAMPLE

int Factorial(int n);

#endif
OpenPOWER on IntegriCloud