Warning, /kdevelop/kdev-krazy2/tests/examples/subdirectory/severalIssuesSeveralCheckers.qml is written in an unsupported language. File is not indexed.

0001 //krazy:skip
0002 //Some filling text to increase the size of the file over the license checker threshold
0003 
0004 //A spelling error: occured
0005 
0006 Text {
0007     text: "Hello world!"
0008 }