aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/qtbug_21864.js
blob: e1a688ebbeff2dc6809db2180efe0b1373c06e8f (plain)
1
2
var a = { b: 10 }
var test = (typeof a) == "object"