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