cmake/Tests/SubDirSpaces/ThirdSubDir/pair_p_int.int1.c

7 lines
116 B
C
Raw Normal View History

#include <stdio.h>
2024-04-14 22:45:38 +02:00
void pair_p_stuff(void)
{
printf("Placeholder for another strange file in subdirectory\n");
}