Fix GCC build problem with 288f05f related to SmallVector. (#116958)
[llvm-project.git] / mlir / test / mlir-lsp-server / exit-without-shutdown.test
blobbe33097ef1031801289b35cd5a1facd59ec5d34c
1 // RUN: not mlir-lsp-server -lit-test < %s
2 {"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"mlir","capabilities":{},"trace":"off"}}
3 // -----
4 {"jsonrpc":"2.0","method":"exit"}