Commit e6bcef7
committed
Combining unknown type+value symbol->unknownSymbol
Previously, when getExternalModuleMember tried to combine unknownSymbol
from a type and unknownSymbol from a value, it combineValueAndTypeSymbol
would create a new franken-symbol that was no longer equal to
unknownSymbol.1 parent 928da67 commit e6bcef7Copy full SHA for e6bcef7
1 file changed
+3Lines changed: 3 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/compiler
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1364 | 1364 | |
1365 | 1365 | |
1366 | 1366 | |
| 1367 | + |
| 1368 | + |
| 1369 | + |
1367 | 1370 | |
1368 | 1371 | |
1369 | 1372 | |
|
0 commit comments