mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-12 08:49:33 +02:00
7 lines
60 B
ObjectPascal
7 lines
60 B
ObjectPascal
unit uw0840b;
|
|
|
|
interface
|
|
var i:longint;
|
|
implementation
|
|
end.
|