aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/simpleOnelinerJSFunc.js
blob: c49be5e2bd2677caebfad112f1443b466e6703fd (plain)
1
function f(){let a=0;return a; }