blob: 7d6fea24db94487a7773bf0bb2af005c085d814f [file] [log] [blame]
import QtQuick 2.0
QtObject {
property int test: { var _ = 1; _ }
}