Sign in
fuchsia
/
third_party
/
cmake
/
7f7255e3770b961cc2108776e3997b5e4d3e1585
/
.
/
Tests
/
SubDir
/
ThirdSubDir
/
pair_int.int1.c
blob: 6e719fee5cbee74624bdb9882799557ca89e2efe [
file
] [
log
] [
blame
]
#include
<stdio.h>
void
pair_stuff
(
void
)
{
printf
(
"Placeholder for a strange file in subdirectory\n"
);
}