summaryrefslogtreecommitdiff
path: root/tests/regrtest_data/syntax_error.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regrtest_data/syntax_error.py')
-rw-r--r--tests/regrtest_data/syntax_error.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/regrtest_data/syntax_error.py b/tests/regrtest_data/syntax_error.py
new file mode 100644
index 000000000..bf86aff05
--- /dev/null
+++ b/tests/regrtest_data/syntax_error.py
@@ -0,0 +1 @@
+class A extends B {} \ No newline at end of file