Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
SubDirSpaces
/
Another Subdir
/
pair+int.int.c
blob: b7a6237818a6a940c0283f0570e93ab72f51c948 [
file
] [
log
] [
blame
]
#include
<stdio.h>
void
pair_stuff
()
{
printf
(
"Placeholder for a strange file in subdirectory\n"
);
}