Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b2425fdffda98d9533aa6eb48cc4526c25d2af82
/
.
/
Tests
/
SourceGroups
/
nested.c
blob: 4e314807f9bbf3929a2dac0da9ad834dc5e82788 [
file
]
int
nested
(
void
)
{
return
123
;
}