llvm-project/lldb/test/Shell/Quit/TestQuitExitCodeTooManyArgs...

5 lines
122 B
Plaintext

# UNSUPPORTED: system-windows
# RUN: not %lldb -b -s %s 2>&1 | FileCheck %s
q 1 2
// CHECK: Too many arguments for 'quit'