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

0001 # multiline5.txt
0002 s = "hello" +
0003 # Misplaced comment
0004     "world"
0005 bar