meson/test cases/common/121 extract all shared library/four.c

6 lines
57 B
C

#include"extractor.h"
int func4(void) {
return 4;
}