summaryrefslogtreecommitdiff
path: root/tools/ci/samples/test11.h
blob: 53ef57d3d414583e04b74562b3a40e92367431c8 (plain) (blame)
1
2
3
4
5
6
#ifndef TEST11
#define TEST11

int function1();

#endif  // TEST11