mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Update comment
This commit is contained in:
@@ -1465,6 +1465,7 @@ namespace ts {
|
||||
}
|
||||
|
||||
// Declare the method/property
|
||||
// It's acceptable for multiple prototype property assignments of the same identifier to occur
|
||||
declareSymbol(funcSymbol.members, funcSymbol, leftSideOfAssignment, SymbolFlags.Property, SymbolFlags.PropertyExcludes & ~SymbolFlags.Property);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user