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