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