X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/80bd2b3134b4f01da4e279d040a224326b3577e5..a80e037a9ad5867371d8df0cc8cc9c7520ccc020:/tests/comments3.py diff --git a/tests/comments3.py b/tests/comments3.py index c1f0e75..e95bd21 100644 --- a/tests/comments3.py +++ b/tests/comments3.py @@ -1,4 +1,7 @@ def func(): + x = """ + a really long string + """ lcomp3 = [ # This one is actually too long to fit in a single line. element.split("\n", 1)[0]