Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
4f73a9b74e65caa26ef859ac8fc4e556b61da0fd
/
.
/
Tests
/
Module
/
CheckIPOSupported-C
/
bar.c
blob: 728d8fbc23349af7782f7fbcd03704b6d0730e2b [
file
]
int
bar
(
void
)
{
return
0x42
;
}