55ok
| Direktori : /usr/src/cmake-3.25.0/Tests/NewlineArgs/ |
| Current File : //usr/src/cmake-3.25.0/Tests/NewlineArgs/libcxx1.cxx |
#include "libcxx1.h"
#ifdef TEST_FLAG_1
# ifdef TEST_FLAG_2
float LibCxx1Class::Method()
{
return 2.0;
}
# endif
#endif