qt6-bb10/qtdeclarative/tests/auto/qml/qmlformat/data/simpleOnelinerJSFunc.js

2 lines
33 B
JavaScript

function f(){let a=0;return a; }