summaryrefslogtreecommitdiff
path: root/test cases/darwin/1 rpath removal on install/foo/foo.c
blob: e355ed4592d2be1126350322fc32905559efe71f (plain)
1
2
3
int foo() {
  return 1 + 2;
}