summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/input/syntax_error.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/input/syntax_error.py b/test/input/syntax_error.py
new file mode 100644
index 0000000..505f8dc
--- /dev/null
+++ b/test/input/syntax_error.py
@@ -0,0 +1,2 @@
+if False:
+print 'hop'