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

0001 open("test.txt", "r") do f # testcomment abcde
0002     read(f, String)
0003 end