bolt/deps/llvm-18.1.8/lldb/test/Shell/Quit/TestQuitExitCodeTooManyArgs.test

5 lines
122 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# UNSUPPORTED: system-windows
# RUN: not %lldb -b -s %s 2>&1 | FileCheck %s
q 1 2
// CHECK: Too many arguments for 'quit'