aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/unit/67 static link/lib/func3.c
blob: 04f9f89395323b7ce7664871fe1a5a7c9c4c67d5 (plain)
1
2
3
4
int func3()
{
  return 1;
}