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