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

7 lines
65 B
C

#ifndef TEST1_HEADER
#define TEST1_HEADER
void test1();
#endif