aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/importScope.2.js
blob: 291fb9d2ccd333343261e70a7f30c6fb173dae36 (plain)
1
2
3
function getValue() {
    return ImportScope1.value
}