bolt/deps/llvm-18.1.8/mlir/test/mlir-lsp-server/exit-without-shutdown.test
2025-02-14 19:21:04 +01:00

4 lines
210 B
Text

// RUN: not mlir-lsp-server -lit-test < %s
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"mlir","capabilities":{},"trace":"off"}}
// -----
{"jsonrpc":"2.0","method":"exit"}