mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-21 07:19:40 +01:00
6 lines
60 B
ObjectPascal
6 lines
60 B
ObjectPascal
unit tbug840b;
|
|
|
|
interface
|
|
var i:longint;
|
|
implementation
|
|
end. |