Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d82e2d557e7abca744fbfccdb06c2ad18b8f4e7a
/
.
/
Tests
/
RunCMake
/
UnityBuild
/
main.c
blob: 19c18d40741dd100b5cbc6b7bccbc7e43b535fff [
file
]
#include
"func.h"
int
main
(
void
)
{
return
func
();
}