Commit b3f9ec3
Andy
Fix bug: Still implement a method even if the return type is defined in another file (microsoft#24978)
1 parent 9706f17 commit b3f9ec3
4 files changed
Lines changed: 40 additions & 6 deletions
File tree
- src/compiler
- tests/cases/fourslash
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4110 | 4110 | | |
4111 | 4111 | | |
4112 | 4112 | | |
4113 | | - | |
4114 | | - | |
4115 | | - | |
4116 | 4113 | | |
4117 | 4114 | | |
4118 | | - | |
4119 | 4115 | | |
4120 | 4116 | | |
4121 | | - | |
| 4117 | + | |
| 4118 | + | |
| 4119 | + | |
| 4120 | + | |
4122 | 4121 | | |
4123 | 4122 | | |
4124 | 4123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3066 | 3066 | | |
3067 | 3067 | | |
3068 | 3068 | | |
| 3069 | + | |
3069 | 3070 | | |
3070 | 3071 | | |
3071 | 3072 | | |
| |||
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments