diff options
Diffstat (limited to 'test/indent/python/not-a-comment-indented/out')
| -rw-r--r-- | test/indent/python/not-a-comment-indented/out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/indent/python/not-a-comment-indented/out b/test/indent/python/not-a-comment-indented/out new file mode 100644 index 00000000..9748afb0 --- /dev/null +++ b/test/indent/python/not-a-comment-indented/out @@ -0,0 +1,5 @@ + # If we're not in a comment at all, make sure we do the right thing. + # (one empty line and a 4-space prefixed line follows) + + + |
