Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6b2bcae7d4e4356af41da60fb6b038683367c052
/
.
/
Tests
/
RunCMake
/
PrintHelpers
/
something.c
blob: a2bc42573bb3e8f94141700062b5e4b87d386b75 [
file
]
#include
"something.h"
int
main
()
{
nothing
();
return
0
;
}