forked from OSchip/llvm-project
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
|
# RUN: not clangd -lit-test < %s
|
||
|
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}}
|
||
|
---
|
||
|
{"jsonrpc":"2.0","method":"exit"}
|