mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 23:20:32 +02:00
--- 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 -
This commit is contained in:
parent
11ffed7f79
commit
45a1db6730
@ -13,7 +13,7 @@ var
|
||||
|
||||
begin
|
||||
map := TMymap.Create();
|
||||
|
||||
map.sorted:=true;
|
||||
map.Add('Hello', ta);
|
||||
|
||||
map.Find('Hello', i);
|
||||
|
Loading…
Reference in New Issue
Block a user