X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/80bd2b3134b4f01da4e279d040a224326b3577e5..92a150d9e45379ea8c14e1b10293d659f60eb132:/tests/comments3.py?ds=inline 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]