summaryrefslogtreecommitdiff
path: root/tools/ci/samples/test6.h
blob: 9001bfc82344828cd9552fd59c4eef9f7c989c3f (plain) (blame)
1
2
3
4
5
6
#ifndef TEST6
#define TEST6

int function1();

#endif  // TEST6