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

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