summaryrefslogtreecommitdiff
path: root/test cases/frameworks/40 qt qml/Internal.qml
blob: e8eee472379b36503b6650babcf3f4f6ca66e3b5 (plain)
1
2
3
4
5
import QtQuick

Item {
    property int ok: 5
}