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