michael@0: options("strict", "werror"); michael@0: michael@0: var o = {}; michael@0: michael@0: // Don't throw here. michael@0: if (o.a) michael@0: x = true;