Sign in
fuchsia
/
third_party
/
cmake
/
bef0d48fbb71abeb1414824e1d83d4f0302951d8
/
.
/
Tests
/
CxxOnly
/
libcxx1.cxx
blob: da18019d3dbf1ca82ba66c4104a98b3e0f9353ae [
file
] [
log
] [
blame
]
#include
"libcxx1.h"
float
LibCxx1Class
::
Method
()
{
return
2.0
;
}