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