[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lldb / test / Shell / Quit / TestQuitExitCodeTooManyArgs.test
blob315adf02af4d106667270b135fc77debf3803ea9
1 # UNSUPPORTED: system-windows
2 # RUN: not %lldb -b -s %s 2>&1 | FileCheck %s
3 q 1 2
4 // CHECK: Too many arguments for 'quit'