aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcachegen/data/library.js
blob: 51fb41dc2373453c86205d2cc7fb39c6a22eed58 (plain)
1
2
3
4

function getter() {
    return 42;
}