summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data/script.11.qml
blob: d8313a31c8e580f0e5341911215a25594e02e72e (plain)
1
2
3
4
5
6
7
import Qt 4.6

Object {
    Script {
        Object {}
    }
}