Files
cmake/Tests/Server/empty.cpp
T

6 lines
28 B
C++

int main()
{
return 0;
}