5 lines
63 B
C++

const char* getTestStringBackend()
{
return TEST_STRING;
}