Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
src
/
third_party
/
llvm-project
/
clang-tools-extra
/
test
/
clangd
/
shutdown-with-exit.test
blob: b2475299ad7f34b923a1cd2120ee42dc13ed5278 [
file
] [
log
] [
blame
]
# RUN: clangd -lit-test < %s
{
"jsonrpc"
:
"2.0"
,
"id"
:
3
,
"method"
:
"shutdown"
}
---
{
"jsonrpc"
:
"2.0"
:
"method"
:
"exit"
}