Sign in
cobalt
/
cobalt
/
cf191b148f6a83454a62c5b73e5db05ad9cd362b
/
.
/
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"
}