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