mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-21 20:19:37 +01:00
7 lines
61 B
ObjectPascal
7 lines
61 B
ObjectPascal
unit tbug840a;
|
|
|
|
interface
|
|
uses tbug840b;
|
|
implementation
|
|
end.
|