xref: /llvm-project/mlir/test/tblgen-lsp-server/exit-without-shutdown.test (revision 5de12bb703c5104b3fd64ee51c6900d6171d826a)
1// RUN: not tblgen-lsp-server -lit-test < %s
2{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"tablegen","capabilities":{},"trace":"off"}}
3// -----
4{"jsonrpc":"2.0","method":"exit"}
5