tsl-devkit/lsp-server/test/test_lsp_any/main.cc

7 lines
64 B
C++

import lsp.test.lsp_any.main;
int main()
{
return Run();
}