2015-03-22 04:08:55 +11:00

7 lines
44 B
JavaScript

"use strict";
foo.foo = 1;
foo.bar = 2;
;