qtdeclarative/tests/auto/qml/qmlcppcodegen/data/library.js

5 lines
38 B
JavaScript

function getter() {
return 42;
}