fpc/tests/webtbf/uw0840b.pp
2002-09-07 15:40:30 +00:00

7 lines
60 B
ObjectPascal

unit uw0840b;
interface
var i:longint;
implementation
end.