blob: 9ea92453176be24d3d1327236f7a3c350586518e [file] [log] [blame]
import QtQuick 2.0
QtObject {
property var test: [5, true, "ciao"]
}