Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c36c19d7118bab0cf76c42e0ff105ffdd964c823
/
.
/
Tests
/
ComplexOneConfig
/
Library
/
SystemDir
/
testSystemDir.h
blob: 074ff75a4231c545211657fa7f44daa83f0d1a25 [
file
]
// Purposely leave off the return type to create a warning.
foo
()
{
return
0
;
}