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