Files

7 lines
60 B
JavaScript

// #1649
class Foo {
[Symbol()]() {}
[Symbol()]() {}
}