River Riddle | 751c14f | 2021-04-21 21:33:04 | [diff] [blame] | 1 | // RUN: 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","id":3,"method":"shutdown"} | ||||
5 | // ----- | ||||
6 | {"jsonrpc":"2.0","method":"exit"} |