Sign in
fuchsia
/
third_party
/
cmake
/
refs/heads/main
/
.
/
Tests
/
OutOfSource
/
OutOfSourceSubdir
/
testlib.cxx
blob: 1f78bd3e0ef17dc61fd9fd0c7eee36280f345d10 [
file
] [
log
] [
blame
] [
edit
]
#include
"testlib.h"
float
TestLib
()
{
return
1.0
;
}