mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 15:29:13 +02:00
parent
1e60364572
commit
aaef0d5570
@ -90,7 +90,7 @@ type
|
||||
Operator - (c: IMoney; c1: IMoney) c2: IMoney;
|
||||
Operator * (c: IMoney; i: integer) c2: IMoney;
|
||||
|
||||
implementation
|
||||
implementation
|
||||
|
||||
Operator + (c: IMoney; c1: IMoney) c2: IMoney;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user