2015-01-23 23:02:40 +11:00

9 lines
95 B
JavaScript

"use strict";
obj.x = 2;
test["catch"];
test["catch"].foo;
test["catch"];
test["catch"].foo;