mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 06:08:16 +02:00
* fixed test
git-svn-id: trunk@1371 -
This commit is contained in:
parent
0bc7d92310
commit
2dd7c144c4
@ -1,6 +1,6 @@
|
||||
{$mode fpc}
|
||||
|
||||
operator :=(x:LongInt)RESULT:ShortString;
|
||||
operator :=(x:ShortInt)RESULT:ShortString;
|
||||
begin
|
||||
Val(RESULT,x);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user