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