Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / script / data / slot_simple_js.js
1 function myCustomFunction() {
2     return 0;
3 }