4 lines
113 B
Text
4 lines
113 B
Text
# UNSUPPORTED: system-windows
|
|
# RUN: not %lldb -b -s %s 2>&1 | FileCheck %s
|
|
q str
|
|
// CHECK: Couldn't parse 'str'
|