summaryrefslogtreecommitdiff
path: root/Tests/SubDir/AnotherSubdir/pair+int.int.c
blob: b7a6237818a6a940c0283f0570e93ab72f51c948 (plain)
1
2
3
4
5
6
#include <stdio.h>

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