cmake/Tests/SubDir/ThirdSubDir/pair_p_int.int1.c
2024-04-14 22:45:38 +02:00

7 lines
116 B
C

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