aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/testdata/erroneous/invalid_file.qbs
blob: c461b87ef1fc8775599814a3b7e2861c4c6cb796 (plain)
1
2
3
Application {
    files: ["main.cpp", "other.h"]
}