mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-12 17:57:52 +08:00
5 lines
63 B
C++
5 lines
63 B
C++
|
const char* getTestStringBackend()
|
||
|
{
|
||
|
return TEST_STRING;
|
||
|
}
|