10 lines
54 B
JavaScript
10 lines
54 B
JavaScript
class Foo {
|
|
x
|
|
y
|
|
}
|
|
|
|
class Foo2 {
|
|
p
|
|
[m] () {}
|
|
}
|