Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6cca475bbf7cf8f3b03db3baaa772aa5b72e94de
/
.
/
Tests
/
SubDir
/
ThirdSubDir
/
pair_p_int.int1.c
blob: 95a66eee69c0ed9d61a1296d97e8b2f737e18544 [
file
]
#include
<stdio.h>
void
pair_p_stuff
()
{
printf
(
"Placeholder for another strange file in subdirectory\n"
);
}