summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/Quit/TestQuitExitCodeNonInt.test
blob: 87c0bd41bb05fbd2339fd4ea85b6b8a219fbd403 (plain)
1
2
3
4
# UNSUPPORTED: system-windows
# RUN: %lldb -b -s %s 2>&1 | FileCheck %s
q str
// CHECK: Couldn't parse 'str'
OpenPOWER on IntegriCloud