mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-22 12:09:22 +02:00
* Forgot to commit TSysCharSet
This commit is contained in:
parent
a697c3c12a
commit
78cff9a0ec
@ -34,6 +34,8 @@ Const
|
||||
FloatRecDigits = 19;
|
||||
|
||||
type
|
||||
TSysCharSet = Set of Char;
|
||||
|
||||
{ TFloatRec }
|
||||
TFloatRec = Record
|
||||
Exponent: Integer;
|
||||
|
Loading…
Reference in New Issue
Block a user