aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python/error_state_funcall.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/python/error_state_funcall.py')
-rw-r--r--tests/indent/python/error_state_funcall.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/indent/python/error_state_funcall.py b/tests/indent/python/error_state_funcall.py
new file mode 100644
index 000000000..e86720ed1
--- /dev/null
+++ b/tests/indent/python/error_state_funcall.py
@@ -0,0 +1,5 @@
+
+f(1,2,3,
+ 4,5,6)
+
+g(1,2,3,