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