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

0001 # do2.txt
0002 File.open("file") do |f|
0003   f << foo
0004 end