mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 11:48:10 +02:00
7 lines
52 B
ObjectPascal
7 lines
52 B
ObjectPascal
var
|
|
wb : wordbool;
|
|
wl : longbool;
|
|
|
|
begin
|
|
end.
|