meson/test cases/failing/58 link with executable/module.c

5 lines
34 B
C

int func(void) {
return 42;
}