mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-18 19:09:11 +02:00
* Add $M+ to TPersistent
This commit is contained in:
parent
7d58ca83c2
commit
fd996c12f9
@ -183,6 +183,8 @@ type
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
{ TPersistent }
|
{ TPersistent }
|
||||||
|
|
||||||
|
{$M+}
|
||||||
|
|
||||||
TPersistent = class(TObject)
|
TPersistent = class(TObject)
|
||||||
private
|
private
|
||||||
|
Loading…
Reference in New Issue
Block a user