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