blob: d61dbd76d0532b1c2f322d56fed4a27c61fc0a23 [file] [log] [blame]
import QtQuick 2.0
QtObject {
property variant o;
o.blah: 10
}