xref: /llvm-project/clang-tools-extra/clangd/test/exit-without-shutdown.test (revision b804eef09052cf40e79aa2ed8a23f2f39e2dda1b)
1# RUN: not clangd -lit-test < %s
2{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}}
3---
4{"jsonrpc":"2.0","method":"exit"}
5