mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-10 03:41:39 +01:00
10 lines
80 B
ObjectPascal
10 lines
80 B
ObjectPascal
{$mode objfpc}
|
|
|
|
Type tLObject=Class;
|
|
|
|
Type tLObject=Class
|
|
End;
|
|
|
|
Begin
|
|
End.
|