oxc/tasks/coverage/misc/fail/oxc-4449-4.ts

1 line
79 B
TypeScript

enum D { [`test${foo}`] } // Computed property names are not allowed in enums.