meson/test cases/common/5 linkstatic/libfile.c

4 lines
33 B
C
Raw Normal View History

2019-11-19 04:21:37 +08:00
int func(void) {
2013-01-06 08:59:54 +08:00
return 0;
}