mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
temp
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
verify.rangeAfterCodeFix(`
|
||||
class A {
|
||||
[name: string]: number;
|
||||
[x: string]: number;
|
||||
|
||||
constructor() {
|
||||
this.x = 10;
|
||||
|
||||
Reference in New Issue
Block a user