diff options
Diffstat (limited to 'lldb/test/Shell/Settings/Inputs/EchoCommandsTest.in')
-rw-r--r-- | lldb/test/Shell/Settings/Inputs/EchoCommandsTest.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/test/Shell/Settings/Inputs/EchoCommandsTest.in b/lldb/test/Shell/Settings/Inputs/EchoCommandsTest.in new file mode 100644 index 00000000000..304648e81e1 --- /dev/null +++ b/lldb/test/Shell/Settings/Inputs/EchoCommandsTest.in @@ -0,0 +1,2 @@ +# Evaluate expr 1+2 +expr 1+2 |