summaryrefslogtreecommitdiff
path: root/tests/auto/language/testdata/idusage_group2.qbs
blob: 697e21c3019c9a71247c5648c2cdedbcb3df8ac1 (plain)
1
2
3
4
5
import "idusage_group.qbs" as MyGroup

MyGroup {
    name: "between the hammer and the anvil"
}