fpc/tests/tbs/tb0406.pp

12 lines
89 B
ObjectPascal

unit tb0406;
{$ifndef WITH_FULL}
interface
uses ub0406;
implementation
end.
{$endif}