blob: acab79f96ed19dd17cb267b8af0d7b5438502e2d [file] [log] [blame]
import QtQml 2.12
QtObject {
property int i: 42
}