2014-11-07 12:33:35 +11:00

7 lines
80 B
JavaScript

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