mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-22 11:46:58 +02:00
8 lines
74 B
ObjectPascal
8 lines
74 B
ObjectPascal
unit objpas;
|
|
|
|
{ DUMMY - exceptions to do }
|
|
|
|
interface
|
|
implementation
|
|
|
|
end. |