Files
clang-p2996/lldb/lit/Quit/TestQuitExitCodeTooManyArgs.test
2019-01-17 21:57:33 +00:00

5 lines
118 B
Plaintext

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