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