summaryrefslogtreecommitdiffstats
path: root/Tests/SubDir/ThirdSubDir/pair_p_int.int1.c
blob: 3cf94427e945b65477ea7b32b88c0ed2a0651d98 (plain)
1
2
3
4
5
6
#include <stdio.h>

void pair_p_stuff(void)
{
  printf("Placeholder for another strange file in subdirectory\n");
}