Warning, /frameworks/ktexteditor/autotests/input/indent/ruby/comment3/expected is written in an unsupported language. File is not indexed.

0001 # comment3.txt
0002 if foo
0003   # Comment
0004   bar
0005   # Another comment
0006 end