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