From a73dc92478951f4c9e491a507988f29360c393b3 Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Sun, 10 Dec 2023 01:11:41 +0200 Subject: [PATCH] reference right issue --- bin/Lib/PABCSystem.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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