Sign in
llvm
/
clang-tools-extra
/
77ed1cd838a249d6134de9a6bdbe17ef46ecf946
/
.
/
test
/
clangd
/
exit-with-shutdown.test
blob: 41c3b993b47627732a6a8f7d4dfe2b91a0ec7a0d [
file
] [
log
] [
blame
]
# RUN: clangd -lit-test < %s
{
"jsonrpc"
:
"2.0"
,
"id"
:
3
,
"method"
:
"shutdown"
}
---
{
"jsonrpc"
:
"2.0"
,
"method"
:
"exit"
}