blob: c95672a2cc54a6d571df8673e15c58b44906b37e [file] [edit]
# Test that command alias with a joined argument (`-P1` in this test) is
# properly parsed (does not crash).
# RUN: %lldb < %s | FileCheck %s
command alias vptr frame variable -P1
help
# CHECK: {{^ *}}vptr{{ +}}--