Sign in
fuchsia
/
third_party
/
cmake
/
e0a39aeadee2675d050293ada5025f60f3fc0d2f
/
.
/
Tests
/
RunCMake
/
PrintHelpers
/
something.c
blob: a2bc42573bb3e8f94141700062b5e4b87d386b75 [
file
] [
log
] [
blame
]
#include
"something.h"
int
main
()
{
nothing
();
return
0
;
}