summaryrefslogtreecommitdiff
path: root/tools/ci/samples/test15.h
blob: fd3d077add30acc395cef96c1a80bb60dcb927fa (plain) (blame)
1
2
3
4
5
6
#ifndef TEST15
#define TEST15

int function1();

#endif  // TEST15