summaryrefslogtreecommitdiffstats
path: root/Tests/GhsMultiDuplicateSourceFilenames/test.c
blob: 5ffcbdf720bc3defaa39c0eca2f15629275b5dfc (plain)
1
2
3
4
5

int test_a()
{
  return 1;
}