Warning, /frameworks/ktexteditor/autotests/input/indent/R/indentpaste1/expected is written in an unsupported language. File is not indexed.
0001 if(1) { 0002 ggplot(data = data) + 0003 geom_line(aes(x = something, y = otherstuff)) + 0004 coord_flip() 0005 }