summaryrefslogtreecommitdiffstats
path: root/Tests/SourceGroups/sub2/qux.c
blob: 1a8b6f9ba6ea36ebf7f40605f4acf5d7bace83ba (plain)
1
2
3
4
int qux(void)
{
  return 1234;
}