Explorar o código

--- Merging r36060 into '.':
U tests/webtbs/tw9419.pp
--- Recording mergeinfo for merge of r36060 into '.':
U .

# revisions: 36060

git-svn-id: branches/fixes_3_0@36061 -

marco %!s(int64=8) %!d(string=hai) anos
pai
achega
45a1db6730
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/webtbs/tw9419.pp

+ 1 - 1
tests/webtbs/tw9419.pp

@@ -13,7 +13,7 @@ var
 
 begin
   map := TMymap.Create();
-
+  map.sorted:=true;
   map.Add('Hello', ta);
 
   map.Find('Hello', i);