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