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

int test_b()
{
  return 2;
}