2021-03-12 23:29:55 +01:00

6 lines
54 B
JavaScript

class C {
static foo() {}
static {}
static {}
}