diff options
Diffstat (limited to 'lldb/test/python_api/input_reader/main.c')
| -rw-r--r-- | lldb/test/python_api/input_reader/main.c | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/lldb/test/python_api/input_reader/main.c b/lldb/test/python_api/input_reader/main.c deleted file mode 100644 index 277aa54a4ee..00000000000 --- a/lldb/test/python_api/input_reader/main.c +++ /dev/null @@ -1,6 +0,0 @@ -#include <stdio.h> - -int main(int argc, char const *argv[]) { -    printf("Hello world.\n"); -    return 0; -} | 

