diff options
Diffstat (limited to 'test/indent/python/exit-block/out')
| -rw-r--r-- | test/indent/python/exit-block/out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/indent/python/exit-block/out b/test/indent/python/exit-block/out new file mode 100644 index 00000000..21bc5075 --- /dev/null +++ b/test/indent/python/exit-block/out @@ -0,0 +1,3 @@ +# A new line after a pair of empty comment lines should exit the +# block comment. + |
