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

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