X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f71db23824a25300618dd0625085ade8d2b3a7a8..f5b14b1afd1ceb240c0b46a2cd3e380a4da857df:/tests/data/comments.py diff --git a/tests/data/comments.py b/tests/data/comments.py index 8ce9ffe..4ae3d2c 100644 --- a/tests/data/comments.py +++ b/tests/data/comments.py @@ -70,6 +70,9 @@ class Foo: """Docstring for instance attribute spam.""" +#'

This is pweave!

+ + @fast(really=True) async def wat(): async with X.open_async() as x: # Some more comments