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