mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-01 21:02:36 +02:00
8 lines
74 B
ObjectPascal
8 lines
74 B
ObjectPascal
{ this one should compile }
|
|
type
|
|
integer = system.integer;
|
|
|
|
begin
|
|
end.
|
|
|