Explorar o código

* fixed the string define which was left for debugging purposes

peter %!s(int64=27) %!d(string=hai) anos
pai
achega
da253c659e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/teststr.pp

+ 1 - 1
tests/teststr.pp

@@ -123,7 +123,7 @@ procedure TestSpeed(Row,Len:byte);
 var
   l      : longint;
   hstr,
-  OrgStr : string[10];
+  OrgStr : string;
 begin
   HeadBen[Row]:=Len;
   OrgStr:='';