X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/80bd2b3134b4f01da4e279d040a224326b3577e5..dafa12f10b8ee71f6676d06a2c155f6c4a55cef2:/tests/comments3.py diff --git a/tests/comments3.py b/tests/comments3.py index c1f0e759..e95bd21c 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]