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