X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f71db23824a25300618dd0625085ade8d2b3a7a8..e4e59f87a8c4d3844dca9a14b6a4abf544c7a0c8:/tests/data/comments.py?ds=sidebyside diff --git a/tests/data/comments.py b/tests/data/comments.py index 8ce9ffee..4ae3d2c2 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