Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0d467a92daa911013b4630b358be449564995d79
/
.
/
Tests
/
NewlineArgs
/
libcxx1.h
blob: 8bb09cdc2335c9beed62485d6e809d6258edfa6c [
file
] [
log
] [
blame
]
class
LibCxx1Class
{
public
:
#ifdef
TEST_FLAG_1
# ifdef TEST_FLAG_2
static
float
Method
();
# endif
#endif
};