diff --git a/bin/Lib/PABCSystem.pas b/bin/Lib/PABCSystem.pas index d2361d95e..071de6b66 100644 --- a/bin/Lib/PABCSystem.pas +++ b/bin/Lib/PABCSystem.pas @@ -618,7 +618,7 @@ type end; type - //TODO #2982 + //TODO #2983 /// Тип диапазона целых IntRange = record(ICollection{, IReadOnlyCollection}, IEquatable) private @@ -691,7 +691,7 @@ type end; - //TODO #2982 + //TODO #2983 /// Тип диапазона символов CharRange = record(ICollection{, IReadOnlyCollection}, IEquatable) private