X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/80bd2b3134b4f01da4e279d040a224326b3577e5..ed91dd4de63215aa3dde1f6da8659fb35ff191d8:/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]