Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd18be5ebf6486486a272f47df3318d1db3a03cc
/
.
/
Tests
/
NewlineArgs
/
libcxx1.cxx
blob: b3c219247b90c3c1b2a45b6efc495bf0c0c780a0 [
file
] [
log
] [
blame
]
#include
"libcxx1.h"
#ifdef
TEST_FLAG_1
# ifdef TEST_FLAG_2
float
LibCxx1Class
::
Method
()
{
return
2.0
;
}
# endif
#endif