aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language/testdata/erroneous/unknown_item_type.qbs
blob: 9e34e9243c2f7c781f51812f94aed257d34641c9 (plain)
1
2
3
Narf {
    zort: 1     // This invalid binding should not hide the "Unexpected item type" error.
}