2015-10-05 16:37:37 +01:00

7 lines
77 B
JavaScript

!function () {}, //
42;
!{ get 42() {}, //
foo: 42 };
(function () {});
//