blob: 011efc32ae3f91f08c35112b18abc4139406e6c9 [file] [log] [blame]
options("strict", "werror");
var o = {};
// Don't throw here.
if (o.a)
x = true;