qtdeclarative/tests/benchmarks/qml/script/data/slot_simple_js.js

4 lines
46 B
JavaScript

function myCustomFunction() {
return 0;
}