Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
COnly
/
libc1.c
blob: e1f7e27d97bf0bb369e939c5ef4aadc32c43e725 [
file
]
float
LibC1Func
(
void
)
{
return
2.0
;
}