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