Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
InterfaceLinkLibraries
/
zot.cpp
blob: 69462b0630529ca99fec73d2a1d7ad082e4182c4 [
file
] [
log
] [
blame
]
#include
"zot.h"
int
zot
()
{
return
0
;
}