summaryrefslogtreecommitdiff
path: root/python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py')
-rw-r--r--python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py b/python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py
new file mode 100644
index 000000000000..acc61d6ec5ae
--- /dev/null
+++ b/python/testData/refactoring/inlinelocal/resultExceedsRightMargin.after.py
@@ -0,0 +1,3 @@
+result = '123456789|123456789|123456789|123456789|123456789|' + \
+ '123456789|123456789|123456789|123456789|123456789|' + \
+ '123456789|123456789|123456789|123456789|123456789|' \ No newline at end of file