summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/script.9.qml
blob: 79aa504ec091d9360bed1abb0cac0f8dcc5aae1f (plain)
1
2
3
4
5
6
7
import Qt 4.6

Item {
    Component {
        Script {}
    }
}