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

0001 def hello
0002   puts "Hello!"
0003   a = ["a",
0004        "b",
0005        "c"]
0006 end