summaryrefslogtreecommitdiff
path: root/test/linker/foo.c
blob: 187032ae2eadbe36f0ef8dc195982781dfae1eb5 (plain)
1
2
3
int foo() {
  return 43;
}