mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 22:30:13 +00:00
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
|
# UNSUPPORTED: windows
|
||
|
# RUN: %lldb -b -s %s 2>&1 | FileCheck %s
|
||
|
q str
|
||
|
// CHECK: Couldn't parse 'str'
|