Files
boat/test/dir/test2.h
Guilleag01 b4f683a812 added test
2025-02-18 21:31:19 +01:00

7 lines
65 B
C

#ifndef TEST2_HEADER
#define TEST2_HEADER
void test2();
#endif