mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-13 16:49:22 +02:00
rtl: less hints
This commit is contained in:
parent
f6cee08d5d
commit
2acf5c93dd
@ -1668,6 +1668,7 @@ Begin
|
||||
14: Result := '(' + CurrencyString + ' ' + Result + ')';
|
||||
15: Result := '(' + Result + ' ' + CurrencyString + ')';
|
||||
end;
|
||||
if TS='' then ;
|
||||
end;
|
||||
|
||||
Function FloatToStrF(const Value : double; format: TFloatFormat; Precision, Digits: Integer): String;
|
||||
|
Loading…
Reference in New Issue
Block a user