2015-07-25 05:19:32 +01:00

1 line
78 B
JavaScript

class A { static get foo() {} static set foo(v) {} get foo() {} set foo(v) {}}