qt6-bb10/qtdeclarative/tests/auto/qmldom/domdata/domitem/emptyMethodBody.qml

7 lines
47 B
QML

import QtQuick
Item {
function f(x) {}
}