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