7 lines
112 B
C
Raw Normal View History

#include <stdio.h>
void pair_p_stuff()
{
printf("Placeholder for another strange file in subdirectory\n");
}