summaryrefslogtreecommitdiffstats
path: root/test cases/failing/56 link with executable/module.c
blob: dc0124a24a011fa048a19da522a952ad9a1e3e12 (plain)
1
2
3
4
int func(void) {
   return 42;
}