blob: ad0de266a356e481d9f7a338ff5e458178c712e8 [file] [log] [blame]
import QtQuick 2.0
Item {
property var a: { "tag": "test" }
}