meson/test cases/common/23 object extraction/lib.c

4 lines
34 B
C
Raw Normal View History

2019-11-19 04:21:37 +08:00
int func(void) {
return 42;
}