fpc/tests/webtbs/uw0840b.pp
2000-11-30 22:38:14 +00:00

6 lines
59 B
ObjectPascal

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