diff options
Diffstat (limited to 'test/indent/python/paragraph-break/out')
| -rw-r--r-- | test/indent/python/paragraph-break/out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/indent/python/paragraph-break/out b/test/indent/python/paragraph-break/out new file mode 100644 index 00000000..56da68fd --- /dev/null +++ b/test/indent/python/paragraph-break/out @@ -0,0 +1,5 @@ +# A new line after a single empty comment line should leave the empty comment +# in place as a possible paragraph separator, starting a new comment with the +# prefix copied. +# +# |
